Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-081120
#<BuildRuby:0x0000561a106380c8
@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.20231212-081120",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.004830 1.007210 ( 1.287207)
build_miniruby 0.000000 0.001268 0.863735 ( 0.863211)
build_ruby 0.000000 0.001700 2.704613 ( 2.707058)
build_all 0.000972 0.007188 12.148729 ( 0.983458)
build_install 0.014166 0.000000 3.597924 ( 0.968657)
test_btest 0.000797 0.000000 67.489520 ( 4.991345)
test_basic 0.003341 0.000000 0.373099 ( 0.455601)
test_all 0.086621 0.010262 391.107041 ( 34.932905)
test_rubyspec 0.027600 0.038324 39.661944 ( 52.339626)
total: 99.53 sec