Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-093655
#<BuildRuby:0x000055bf929c40d0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220620-093655",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006038 0.000494 0.817709 ( 1.185135)
build_miniruby 0.000862 0.000199 0.057451 ( 0.056074)
build_ruby 0.000960 0.000000 0.059583 ( 0.058303)
build_all 0.004135 0.000000 1.509090 ( 0.606515)
build_install 0.009598 0.001311 6.361586 ( 2.868961)
test_btest 0.000513 0.000103 52.168897 ( 8.539498)
test_basic 0.004551 0.000910 0.294570 ( 0.383375)
test_all 0.001701 0.000340 640.888135 ( 91.061438)
test_rubyspec 0.104089 0.024809 44.383674 ( 49.944519)
total: 154.70 sec