Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-153032
#<BuildRuby:0x000055b72f3534f0
@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-153032",
@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.000023 0.000006 0.000029 ( 0.000029)
autoconf 0.000030 0.000009 0.000039 ( 0.000039)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.002402 0.005038 0.815082 ( 1.195263)
build_miniruby 0.000821 0.000329 0.825037 ( 0.824902)
build_ruby 0.000000 0.001532 2.719207 ( 2.719637)
build_all 0.005636 0.001486 11.955262 ( 0.956663)
build_install 0.003049 0.007703 3.402684 ( 0.971035)
test_btest 0.000374 0.000202 64.947325 ( 4.902859)
test_basic 0.000000 0.003931 0.389344 ( 0.469675)
test_all 0.068027 0.027982 369.873932 ( 39.437556)
test_rubyspec 0.047013 0.023506 40.374259 ( 52.916244)
total: 104.39 sec