Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-200526
#<BuildRuby:0x000055f55ce0c480
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220218-200526",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000015 0.000001 0.000016 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011081 0.000452 0.979736 ( 1.034658)
build_miniruby 0.000000 0.002046 0.075409 ( 0.073341)
build_ruby 0.000073 0.002146 0.080803 ( 0.078430)
build_all 0.003329 0.007458 4.134414 ( 0.796264)
build_install 0.008432 0.014730 7.731102 ( 2.298183)
test_btest 0.000910 0.000347 77.094685 ( 8.391436)
test_basic 0.005542 0.002111 0.330837 ( 0.419980)
test_all 0.001657 0.000000 663.336481 ( 65.871780)
test_rubyspec 0.107201 0.057358 46.171327 ( 51.798510)
total: 130.76 sec