Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-233144
#<BuildRuby:0x000055ad7165f788
@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.20240116-233144",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001889 0.004476 0.829221 ( 1.206260)
build_miniruby 0.000799 0.000218 0.803480 ( 0.803337)
build_ruby 0.001533 0.000418 2.663704 ( 2.664402)
build_all 0.007179 0.000706 11.981640 ( 0.959605)
build_install 0.012366 0.001793 3.413271 ( 0.971344)
test_btest 0.000689 0.000159 63.939501 ( 4.619949)
test_basic 0.005149 0.000000 0.393933 ( 0.474390)
test_all 0.080390 0.015027 376.370038 ( 42.044340)
test_rubyspec 0.071529 0.056336 73.142293 ( 85.621084)
total: 139.37 sec