Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-223039
#<BuildRuby:0x0000560dd7eef788
@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.20240112-223039",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003559 0.001582 0.812132 ( 1.234713)
build_miniruby 0.000806 0.000358 0.830325 ( 0.829862)
build_ruby 0.001034 0.000460 2.723504 ( 2.724729)
build_all 0.002373 0.005814 12.026928 ( 0.940767)
build_install 0.011291 0.000000 3.410232 ( 0.968138)
test_btest 0.000773 0.000000 64.655536 ( 5.184799)
test_basic 0.004062 0.000000 0.409027 ( 0.488253)
test_all 0.076408 0.017258 385.939344 ( 32.842963)
test_rubyspec 0.025032 0.041531 40.704714 ( 53.275151)
total: 98.49 sec