Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-170722
#<BuildRuby:0x0000561759d676f0
@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.20230125-170722",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003381 0.000000 0.611006 ( 1.025268)
build_miniruby 0.000908 0.000000 0.639183 ( 0.638420)
build_ruby 0.001241 0.000000 2.181561 ( 2.182038)
build_all 0.005140 0.004394 11.951758 ( 1.450762)
build_install 0.002512 0.004162 1.518816 ( 0.717088)
test_btest 0.000535 0.000067 67.432201 ( 5.800108)
test_basic 0.003253 0.000407 0.272540 ( 0.367832)
test_all 0.001149 0.000093 479.207763 ( 47.557520)
test_rubyspec 0.016006 0.011228 35.335747 ( 45.919068)
total: 105.66 sec