Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-032106
#<BuildRuby:0x0000562464df3638
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240104-032106",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001652 0.004644 1.051394 ( 1.302989)
build_miniruby 0.000938 0.000341 0.799704 ( 0.799448)
build_ruby 0.002039 0.000000 2.660551 ( 2.660777)
build_all 0.007322 0.000259 11.939576 ( 0.975257)
build_install 0.004416 0.010756 3.474982 ( 0.961197)
test_btest 0.000539 0.000249 64.808951 ( 4.496819)
test_basic 0.005142 0.000000 0.400950 ( 0.480042)
test_all 0.077142 0.021035 392.754316 ( 35.130824)
test_rubyspec 0.030201 0.042194 40.006740 ( 52.551437)
total: 99.36 sec