Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-064256
#<BuildRuby:0x0000561355cef040
@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.20240101-064256",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.003906 1.109922 ( 1.491257)
build_miniruby 0.000000 0.000918 0.879465 ( 0.879301)
build_ruby 0.000000 0.001312 2.767878 ( 2.767784)
build_all 0.005021 0.004439 16.791311 ( 1.463432)
build_install 0.008041 0.000198 4.806965 ( 1.170845)
test_btest 0.000801 0.000286 84.450228 ( 7.730977)
test_basic 0.001260 0.004390 0.837926 ( 0.911517)
test_all 0.086480 0.051353 530.455473 ( 59.672740)
test_rubyspec 0.014013 0.036673 50.991472 ( 63.209341)
total: 139.30 sec