Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-054704
#<BuildRuby:0x000055cedd5977f0
@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.20240116-054704",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004741 0.798290 ( 1.184193)
build_miniruby 0.000000 0.001091 0.818231 ( 0.818120)
build_ruby 0.000000 0.001391 2.669240 ( 2.669974)
build_all 0.000555 0.007524 12.225577 ( 1.000730)
build_install 0.006519 0.003210 3.415093 ( 0.966498)
test_btest 0.000542 0.000292 66.578728 ( 4.427885)
test_basic 0.000132 0.003921 0.394560 ( 0.475189)
test_all 0.083936 0.016267 366.059812 ( 38.280853)
test_rubyspec 0.046817 0.017497 40.216311 ( 52.828192)
total: 102.65 sec