Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-091454
#<BuildRuby:0x00005629966c3818
@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.20240103-091454",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005138 0.000119 1.360458 ( 1.636625)
build_miniruby 0.000000 0.000941 0.810771 ( 0.810716)
build_ruby 0.000000 0.001246 2.752342 ( 2.752416)
build_all 0.007198 0.001597 14.121661 ( 1.255855)
build_install 0.007789 0.000497 4.181317 ( 1.081910)
test_btest 0.000998 0.000130 75.068291 ( 6.726940)
test_basic 0.004395 0.000025 0.652536 ( 0.726963)
test_all 0.095078 0.032608 477.736656 ( 49.307775)
test_rubyspec 0.032737 0.015192 47.736470 ( 60.183043)
total: 124.48 sec