Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-181219
#<BuildRuby:0x000055d1fad0bd68
@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.20240116-181219",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.004284 0.001428 1.287395 ( 1.642897)
build_miniruby 0.000741 0.000247 0.874817 ( 0.874565)
build_ruby 0.000995 0.000331 2.711621 ( 2.710882)
build_all 0.004639 0.004546 14.390778 ( 1.326420)
build_install 0.007051 0.000900 4.183382 ( 1.084621)
test_btest 0.000972 0.000000 75.232607 ( 6.893996)
test_basic 0.005969 0.000000 0.817891 ( 0.891297)
test_all 0.113829 0.019721 485.181806 ( 56.167819)
test_rubyspec 0.030125 0.030737 82.153499 ( 94.558151)
total: 166.15 sec