Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-143949
#<BuildRuby:0x000055cd3c626ee8
@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.20231205-143949",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004200 0.000381 0.979765 ( 1.343691)
build_miniruby 0.000790 0.000072 0.865894 ( 0.865762)
build_ruby 0.001042 0.000095 2.714263 ( 2.718622)
build_all 0.004240 0.003209 12.162779 ( 0.968193)
build_install 0.010081 0.000827 3.609940 ( 0.970514)
test_btest 0.000466 0.000062 61.594676 ( 6.235967)
test_basic 0.000000 0.003511 0.370275 ( 0.452477)
test_all 0.080251 0.016807 415.019088 ( 35.196372)
test_rubyspec 0.041557 0.021903 39.765033 ( 52.449050)
total: 101.20 sec