Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-134522
#<BuildRuby:0x00005596e16fc188
@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.20240114-134522",
@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.000015)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.002596 0.003469 0.816750 ( 1.213805)
build_miniruby 0.001068 0.000000 0.842376 ( 0.842392)
build_ruby 0.001374 0.000000 2.708334 ( 2.709465)
build_all 0.007036 0.000553 11.983006 ( 0.959482)
build_install 0.008215 0.005250 3.433366 ( 0.970667)
test_btest 0.000648 0.000202 66.064063 ( 4.814820)
test_basic 0.004954 0.000217 0.411429 ( 0.490639)
test_all 0.075944 0.020425 378.515014 ( 40.415075)
test_rubyspec 0.036150 0.029260 40.654211 ( 53.194346)
total: 105.61 sec