Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-055504
#<BuildRuby:0x00005622b92380e8
@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="-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.20231227-055504",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.001379 0.004332 1.115391 ( 1.466298)
build_miniruby 0.000774 0.000228 0.810243 ( 0.809320)
build_ruby 0.001139 0.000335 2.826305 ( 2.826868)
build_all 0.008382 0.001182 16.281717 ( 1.462109)
build_install 0.003969 0.004241 4.567378 ( 1.117030)
test_btest 0.000948 0.000000 83.636255 ( 7.619032)
test_basic 0.000000 0.004312 0.669854 ( 0.745960)
test_all 0.085505 0.049313 536.265180 ( 58.451743)
test_rubyspec 0.018260 0.028632 51.323121 ( 63.602879)
total: 138.10 sec