Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-225425
#<BuildRuby:0x00005558c16478e0
@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.20231227-225425",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003878 0.001164 0.801405 ( 1.180079)
build_miniruby 0.000856 0.000257 0.817763 ( 0.817615)
build_ruby 0.001494 0.000000 2.672830 ( 2.673409)
build_all 0.004312 0.003413 12.052268 ( 0.986411)
build_install 0.010190 0.000546 3.363337 ( 0.957763)
test_btest 0.000525 0.000150 63.872509 ( 5.342351)
test_basic 0.003255 0.000930 0.393374 ( 0.473578)
test_all 0.082758 0.016485 376.070445 ( 39.883554)
test_rubyspec 0.031822 0.034213 40.578364 ( 53.136635)
total: 105.45 sec