Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-221439
#<BuildRuby:0x000055991a527520
@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.20231226-221439",
@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.000000 0.000041 0.000041 ( 0.000041)
autoconf 0.000000 0.000028 0.000028 ( 0.000028)
configure 0.000000 0.000022 0.000022 ( 0.000021)
build_up 0.002112 0.004398 0.805563 ( 1.189287)
build_miniruby 0.000846 0.000231 0.799578 ( 0.799508)
build_ruby 0.001513 0.000413 2.656019 ( 2.656251)
build_all 0.006072 0.001320 11.907976 ( 0.957003)
build_install 0.004362 0.006328 3.345077 ( 0.951452)
test_btest 0.000511 0.000181 63.516387 ( 4.749693)
test_basic 0.000848 0.003904 0.415637 ( 0.494968)
test_all 0.070388 0.026635 383.968374 ( 32.104119)
test_rubyspec 0.033420 0.032923 39.897506 ( 52.486422)
total: 96.39 sec