Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-154256
#<BuildRuby:0x000055890eb1f8e0
@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-154256",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000032 0.000006 0.000038 ( 0.000037)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.002417 0.004655 0.812411 ( 1.182339)
build_miniruby 0.000818 0.000223 0.838360 ( 0.838345)
build_ruby 0.001111 0.000303 2.686462 ( 2.687171)
build_all 0.005471 0.002192 11.945284 ( 0.974461)
build_install 0.008459 0.000000 3.440121 ( 0.980983)
test_btest 0.000637 0.000000 63.952978 ( 5.403354)
test_basic 0.001739 0.002607 0.420082 ( 0.499607)
test_all 0.071870 0.023003 382.029730 ( 33.245026)
test_rubyspec 0.025591 0.036474 40.170469 ( 52.753426)
total: 98.57 sec