Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-165024
#<BuildRuby:0x000055b01f36c110
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-165024",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000862 0.004620 0.813162 ( 1.190463)
build_miniruby 0.000734 0.000339 0.849671 ( 0.849329)
build_ruby 0.001193 0.000551 2.665601 ( 2.665973)
build_all 0.005210 0.002667 12.044998 ( 0.953156)
build_install 0.010136 0.001359 3.375078 ( 0.980274)
test_btest 0.000589 0.000243 63.117583 ( 4.855568)
test_basic 0.003939 0.001622 0.409003 ( 0.487766)
test_all 0.075413 0.021432 386.714289 ( 33.039154)
test_rubyspec 0.038145 0.036694 40.727313 ( 53.286616)
total: 98.31 sec