Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-132846
#<BuildRuby:0x000055d8ba4774b0
@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.20231212-132846",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004386 0.000030 1.006041 ( 1.373750)
build_miniruby 0.000000 0.001123 0.863304 ( 0.862468)
build_ruby 0.000000 0.001469 2.693280 ( 2.694022)
build_all 0.000000 0.007951 12.095418 ( 0.999475)
build_install 0.006548 0.007386 3.576352 ( 0.972902)
test_btest 0.000469 0.000188 61.128526 ( 6.036899)
test_basic 0.002628 0.001051 0.371759 ( 0.453698)
test_all 0.091221 0.010374 377.164026 ( 38.353310)
test_rubyspec 0.051109 0.012944 39.723320 ( 52.347355)
total: 104.09 sec