Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-143147
#<BuildRuby:0x000055bb02a6fe88
@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.20240105-143147",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001275 0.003296 0.748678 ( 1.164188)
build_miniruby 0.000000 0.000926 0.909470 ( 0.909596)
build_ruby 0.000000 0.001445 2.759728 ( 2.762285)
build_all 0.002808 0.004686 12.031767 ( 1.072057)
build_install 0.006846 0.001200 3.378752 ( 0.990950)
test_btest 0.000478 0.000184 63.980462 ( 6.035011)
test_basic 0.003345 0.000000 0.372527 ( 0.456298)
test_all 0.088233 0.022695 441.863411 ( 43.312781)
test_rubyspec 0.024954 0.018990 41.303461 ( 54.038952)
total: 110.74 sec