Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-065020
#<BuildRuby:0x0000560f020c7788
@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.20231229-065020",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004492 0.001225 0.807129 ( 1.197671)
build_miniruby 0.000883 0.000241 0.813934 ( 0.813571)
build_ruby 0.001490 0.000406 2.707528 ( 2.707553)
build_all 0.000000 0.008308 12.081963 ( 0.951541)
build_install 0.000000 0.011303 3.420379 ( 0.979923)
test_btest 0.000732 0.000000 61.953876 ( 4.367973)
test_basic 0.004093 0.000000 0.388323 ( 0.468807)
test_all 0.064756 0.032750 371.798527 ( 36.473957)
test_rubyspec 0.030043 0.035294 40.586457 ( 53.143206)
total: 101.10 sec