Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-225859
#<BuildRuby:0x000055b9269bc0c8
@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.20231127-225859",
@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.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004246 0.001158 0.923048 ( 1.324722)
build_miniruby 0.000819 0.000224 0.821302 ( 0.821164)
build_ruby 0.001130 0.000309 2.652305 ( 2.653466)
build_all 0.004123 0.004460 12.219166 ( 0.979340)
build_install 0.004325 0.009057 3.705612 ( 0.979873)
test_btest 0.000468 0.000216 64.847064 ( 4.915867)
test_basic 0.002708 0.001250 0.397034 ( 0.476484)
test_all 0.096280 0.005409 346.806238 ( 42.263597)
test_rubyspec 0.040111 0.029212 40.166880 ( 52.730220)
total: 107.15 sec