Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-083046
#<BuildRuby:0x0000563dc4c1fce8
@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-083046",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000024)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.005021 0.001506 1.020979 ( 1.424395)
build_miniruby 0.001023 0.000000 0.812305 ( 0.812248)
build_ruby 0.001952 0.000000 2.647517 ( 2.647555)
build_all 0.004965 0.002836 11.865590 ( 1.005411)
build_install 0.008357 0.002571 3.541506 ( 0.973379)
test_btest 0.000617 0.000190 62.524978 ( 5.161959)
test_basic 0.000000 0.004175 0.400279 ( 0.481295)
test_all 0.095923 0.001282 385.732440 ( 32.456567)
test_rubyspec 0.033998 0.033019 40.107597 ( 52.672620)
total: 97.64 sec