Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-001847
#<BuildRuby:0x000055d9f7c77b68
@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.20231203-001847",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004016 0.000365 0.983900 ( 1.324187)
build_miniruby 0.000828 0.000075 0.867474 ( 0.867214)
build_ruby 0.001466 0.000134 2.719580 ( 2.720625)
build_all 0.007893 0.000278 12.093108 ( 1.015009)
build_install 0.003777 0.004002 3.590862 ( 0.975021)
test_btest 0.000697 0.000099 62.415825 ( 5.379255)
test_basic 0.002719 0.000389 0.370617 ( 0.452937)
test_all 0.066910 0.033364 401.479674 ( 38.997740)
test_rubyspec 0.032174 0.025066 39.564871 ( 52.265459)
total: 104.00 sec