Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-144131
#<BuildRuby:0x0000556ba2a7f4f0
@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-144131",
@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.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004440 0.000404 0.980252 ( 1.353273)
build_miniruby 0.000748 0.000068 0.875614 ( 0.877320)
build_ruby 0.001590 0.000000 2.697102 ( 2.698000)
build_all 0.003271 0.004533 12.248879 ( 1.012706)
build_install 0.009702 0.000102 3.570766 ( 0.970695)
test_btest 0.000656 0.000094 63.001988 ( 5.771471)
test_basic 0.002839 0.000405 0.371972 ( 0.453480)
test_all 0.066958 0.036524 388.212726 ( 44.024060)
test_rubyspec 0.039252 0.034252 40.023226 ( 52.693794)
total: 109.86 sec