Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-201530
#<BuildRuby:0x000055d97aa7c098
@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.20231223-201530",
@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.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003295 0.000000 0.729279 ( 1.115098)
build_miniruby 0.000830 0.000000 0.901962 ( 0.902722)
build_ruby 0.001083 0.000000 2.769611 ( 2.771086)
build_all 0.007425 0.000179 12.144832 ( 0.995099)
build_install 0.009316 0.004412 3.414336 ( 0.965487)
test_btest 0.000562 0.000161 61.294611 ( 6.365020)
test_basic 0.003361 0.000000 0.386154 ( 0.462867)
test_all 0.079080 0.028925 444.041486 ( 38.917669)
test_rubyspec 0.029593 0.020759 40.602490 ( 53.327181)
total: 105.82 sec