Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-235336
#<BuildRuby:0x000055abf23c7280
@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.20240109-235336",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.000104 0.007553 0.804598 ( 1.417773)
build_miniruby 0.000769 0.000350 0.846600 ( 0.846553)
build_ruby 0.001003 0.000456 2.696835 ( 2.697786)
build_all 0.002372 0.004908 11.993417 ( 0.957260)
build_install 0.005726 0.007037 3.378278 ( 0.977442)
test_btest 0.000445 0.000274 62.498353 ( 5.861787)
test_basic 0.001979 0.002698 0.402999 ( 0.482942)
test_all 0.081911 0.016265 374.169083 ( 37.257077)
test_rubyspec 0.046090 0.018737 40.417507 ( 53.173783)
total: 103.67 sec