Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-181449
#<BuildRuby:0x000055879c11f048
@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.20231220-181449",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000210 0.004072 1.048606 ( 1.369482)
build_miniruby 0.000642 0.000193 0.904938 ( 0.905501)
build_ruby 0.001071 0.000322 2.736659 ( 2.740433)
build_all 0.005741 0.002092 12.211994 ( 1.010184)
build_install 0.005343 0.004284 3.611419 ( 0.992015)
test_btest 0.000723 0.000000 63.595063 ( 5.339869)
test_basic 0.003699 0.000217 0.385722 ( 0.467186)
test_all 0.078415 0.029773 465.731598 ( 40.478128)
test_rubyspec 0.030919 0.019061 40.156609 ( 52.890239)
total: 106.19 sec