Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-221816
#<BuildRuby:0x000055754786c0d8
@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.20231218-221816",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001253 0.004210 1.041481 ( 1.295922)
build_miniruby 0.000794 0.000145 0.867765 ( 0.869152)
build_ruby 0.001864 0.000000 2.721730 ( 2.723569)
build_all 0.003383 0.004465 12.107706 ( 0.998274)
build_install 0.004070 0.005637 3.586305 ( 0.978960)
test_btest 0.000545 0.000182 63.466104 ( 4.950558)
test_basic 0.003221 0.000000 0.376004 ( 0.457877)
test_all 0.091735 0.007907 396.975870 ( 41.846189)
test_rubyspec 0.049903 0.018647 39.979728 ( 52.651707)
total: 106.77 sec