Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-180938
#<BuildRuby:0x0000556d8919ef28
@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.20231231-180938",
@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.000013 0.000000 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005169 0.000000 0.796511 ( 1.163109)
build_miniruby 0.001084 0.000000 0.808680 ( 0.808783)
build_ruby 0.001334 0.000000 2.711110 ( 2.712266)
build_all 0.007195 0.000591 11.965493 ( 0.991986)
build_install 0.012306 0.000897 3.438871 ( 0.967445)
test_btest 0.000000 0.000713 63.426635 ( 5.396559)
test_basic 0.000716 0.003942 0.425551 ( 0.503400)
test_all 0.078631 0.020629 363.851160 ( 39.189513)
test_rubyspec 0.026295 0.041128 40.473494 ( 53.024395)
total: 104.76 sec