Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-020026
#<BuildRuby:0x0000558119823918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240115-020026",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.000000 0.004596 1.025456 ( 1.477681)
build_miniruby 0.000000 0.001543 0.855490 ( 0.854670)
build_ruby 0.000458 0.000944 2.819477 ( 2.818998)
build_all 0.006785 0.001885 14.122831 ( 1.330602)
build_install 0.007293 0.000785 4.084539 ( 1.062706)
test_btest 0.000525 0.000139 75.327293 ( 7.024484)
test_basic 0.003911 0.001029 0.813466 ( 0.888182)
test_all 0.095603 0.035342 465.220725 ( 53.932453)
test_rubyspec 0.028297 0.019972 49.086605 ( 61.428305)
total: 130.82 sec