Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-075916
#<BuildRuby:0x0000558300173918
@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.20231225-075916",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000971 0.004189 1.108656 ( 1.480017)
build_miniruby 0.000985 0.000290 0.877650 ( 0.877959)
build_ruby 0.001112 0.000327 2.919679 ( 2.919681)
build_all 0.003214 0.007267 16.104939 ( 1.482384)
build_install 0.005668 0.002971 4.742509 ( 1.187123)
test_btest 0.001080 0.000000 82.566631 ( 7.551384)
test_basic 0.004598 0.000000 0.697869 ( 0.778125)
test_all 0.111633 0.026195 525.448371 ( 57.174858)
test_rubyspec 0.036111 0.015852 50.502842 ( 62.848376)
total: 136.30 sec