Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-061620
#<BuildRuby:0x000055cedcaab5f8
@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.20231219-061620",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005972 0.000000 1.503125 ( 1.843535)
build_miniruby 0.000928 0.000000 0.902003 ( 0.901389)
build_ruby 0.001193 0.000078 2.611585 ( 2.611638)
build_all 0.008881 0.000979 15.982929 ( 1.549658)
build_install 0.007201 0.001440 4.645598 ( 1.124946)
test_btest 0.000849 0.000170 81.144680 ( 7.083228)
test_basic 0.000000 0.005403 0.813055 ( 0.889047)
test_all 0.093658 0.039401 509.774482 ( 49.901542)
test_rubyspec 0.027802 0.019612 49.370166 ( 61.698229)
total: 127.60 sec