Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-164504
#<BuildRuby:0x00005598eb8400b0
@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.20240111-164504",
@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.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003781 0.001375 0.830062 ( 1.260371)
build_miniruby 0.000732 0.000266 0.846733 ( 0.846790)
build_ruby 0.000000 0.001422 2.673368 ( 2.674331)
build_all 0.005160 0.003124 12.059676 ( 0.995259)
build_install 0.006281 0.007432 3.471339 ( 0.965176)
test_btest 0.000521 0.000261 64.052918 ( 4.784269)
test_basic 0.005136 0.000126 0.416737 ( 0.496257)
test_all 0.062178 0.033533 400.830545 ( 34.711158)
test_rubyspec 0.042522 0.023976 40.724656 ( 53.291060)
total: 100.03 sec