Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-175536
#<BuildRuby:0x00005572d3e63e80
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230107-175536",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006186 0.000294 0.893003 ( 1.060868)
build_miniruby 0.001195 0.000149 1.019837 ( 1.017729)
build_ruby 0.000000 0.001643 2.781440 ( 2.778670)
build_all 0.007025 0.002894 16.847054 ( 2.999765)
build_install 0.011521 0.000000 2.118205 ( 1.075624)
test_btest 0.001066 0.000000 76.693406 ( 11.183598)
test_basic 0.006262 0.000284 0.354093 ( 0.440458)
test_all 0.001404 0.000000 661.018270 (100.177654)
test_rubyspec 0.113250 0.022472 52.416664 ( 60.434454)
total: 181.17 sec