Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-132439
#<BuildRuby:0x0000561e5d6d3ce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-132439",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003827 0.000696 0.989373 ( 1.369540)
build_miniruby 0.001210 0.000220 0.964337 ( 0.963760)
build_ruby 0.000994 0.000181 2.804975 ( 2.805577)
build_all 0.009514 0.000000 16.439823 ( 1.476015)
build_install 0.009648 0.000223 4.688503 ( 1.188653)
test_btest 0.000831 0.000111 87.547863 ( 7.221684)
test_basic 0.005254 0.000000 0.794641 ( 0.872877)
test_all 0.108433 0.026608 586.756677 ( 53.975892)
test_rubyspec 0.031557 0.020536 51.463679 ( 63.769875)
total: 133.64 sec