Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-205122
#<BuildRuby:0x000056141702c098
@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.20231201-205122",
@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.004110 0.000373 0.977042 ( 1.286256)
build_miniruby 0.001073 0.000097 0.869304 ( 0.869497)
build_ruby 0.000982 0.000089 2.700551 ( 2.703465)
build_all 0.002892 0.005103 12.077948 ( 1.017191)
build_install 0.011812 0.000327 3.644362 ( 0.975843)
test_btest 0.000772 0.000000 64.591378 ( 4.658793)
test_basic 0.004651 0.000000 0.372211 ( 0.452422)
test_all 0.077921 0.021254 366.108336 ( 37.092204)
test_rubyspec 0.022817 0.048774 39.669649 ( 52.321480)
total: 101.38 sec