Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-232104
#<BuildRuby:0x000055e00aaa7f90
@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.20231229-232104",
@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.000001 0.000011 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004928 0.000410 0.821557 ( 1.201606)
build_miniruby 0.000000 0.001124 0.815557 ( 0.815402)
build_ruby 0.000000 0.001482 2.706340 ( 2.707401)
build_all 0.006649 0.001350 12.255250 ( 0.991739)
build_install 0.007092 0.003967 3.445853 ( 0.968442)
test_btest 0.000773 0.000145 61.971984 ( 5.735856)
test_basic 0.003495 0.000655 0.404794 ( 0.484978)
test_all 0.069268 0.030927 362.868524 ( 36.835940)
test_rubyspec 0.043139 0.020900 40.223314 ( 52.791418)
total: 102.53 sec