Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-134057
#<BuildRuby:0x000055cbe3d934b0
@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.20240105-134057",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004329 0.000000 0.752241 ( 1.151946)
build_miniruby 0.000799 0.000000 0.917333 ( 0.918099)
build_ruby 0.001326 0.000000 2.767209 ( 2.770212)
build_all 0.007381 0.000000 12.067965 ( 0.999235)
build_install 0.001919 0.008025 3.413984 ( 0.976433)
test_btest 0.000498 0.000099 64.036645 ( 5.023353)
test_basic 0.003087 0.000617 0.374401 ( 0.456677)
test_all 0.078104 0.029838 450.555275 ( 48.560397)
test_rubyspec 0.020403 0.031573 40.827780 ( 53.558237)
total: 114.42 sec