Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-181738
#<BuildRuby:0x0000560720fabea0
@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.20240110-181738",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004077 0.001223 0.798612 ( 1.194975)
build_miniruby 0.000739 0.000222 0.847848 ( 0.848019)
build_ruby 0.000000 0.001514 2.666910 ( 2.668504)
build_all 0.004933 0.003013 11.937149 ( 0.957294)
build_install 0.002262 0.007803 3.446391 ( 0.975000)
test_btest 0.000577 0.000289 64.341001 ( 5.254354)
test_basic 0.000104 0.004380 0.407912 ( 0.488795)
test_all 0.069552 0.024152 382.969318 ( 36.405848)
test_rubyspec 0.020266 0.051893 40.527007 ( 53.101734)
total: 101.90 sec