Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-114944
#<BuildRuby:0x00005590fdc0be88
@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.20231222-114944",
@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.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003609 0.000000 0.750890 ( 1.131548)
build_miniruby 0.000931 0.000174 0.908847 ( 0.909155)
build_ruby 0.000858 0.000258 2.773978 ( 2.777634)
build_all 0.002614 0.005218 12.267556 ( 1.039479)
build_install 0.004527 0.004480 3.533697 ( 1.000059)
test_btest 0.000495 0.000226 63.438209 ( 5.117041)
test_basic 0.000000 0.003855 0.389588 ( 0.467853)
test_all 0.086049 0.021553 420.981181 ( 41.836345)
test_rubyspec 0.032536 0.022676 40.738530 ( 53.510377)
total: 107.79 sec