Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-042833
#<BuildRuby:0x0000558ee399c178
@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.20231201-042833",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001315 0.002916 0.958570 ( 1.230942)
build_miniruby 0.000719 0.000287 0.863377 ( 0.863611)
build_ruby 0.000904 0.000362 2.695676 ( 2.698498)
build_all 0.002295 0.005037 12.179266 ( 0.969305)
build_install 0.003844 0.010939 3.594240 ( 0.975950)
test_btest 0.000534 0.000374 65.457830 ( 4.862042)
test_basic 0.002477 0.001735 0.373263 ( 0.454829)
test_all 0.082580 0.022301 398.637335 ( 37.457378)
test_rubyspec 0.023008 0.025980 39.766860 ( 52.425921)
total: 101.94 sec