Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-105159
#<BuildRuby:0x0000560487004060
@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.20240111-105159",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001725 0.003201 0.797551 ( 1.181525)
build_miniruby 0.000858 0.000312 0.826022 ( 0.825765)
build_ruby 0.001126 0.000409 2.654906 ( 2.656381)
build_all 0.006833 0.000936 11.985801 ( 0.974066)
build_install 0.010016 0.003339 3.395157 ( 0.959081)
test_btest 0.000553 0.000185 61.680144 ( 5.262846)
test_basic 0.005204 0.000017 0.393488 ( 0.472783)
test_all 0.076570 0.021923 371.936211 ( 38.320798)
test_rubyspec 0.028473 0.037359 40.450413 ( 53.007226)
total: 103.66 sec