Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-185207
#<BuildRuby:0x000055dea16e0188
@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.20231226-185207",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000020 0.000009 0.000029 ( 0.000027)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.001627 0.004993 0.796665 ( 1.178450)
build_miniruby 0.000600 0.000334 0.846025 ( 0.845803)
build_ruby 0.000867 0.000482 2.658790 ( 2.659630)
build_all 0.007580 0.000000 11.893398 ( 0.994984)
build_install 0.007332 0.005254 3.376944 ( 0.959206)
test_btest 0.000422 0.000211 61.469574 ( 4.513814)
test_basic 0.000004 0.004621 0.403274 ( 0.481357)
test_all 0.080701 0.016819 387.045795 ( 34.160395)
test_rubyspec 0.021631 0.042577 40.242038 ( 52.814976)
total: 98.61 sec