Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-181805
#<BuildRuby:0x0000563f226cc188
@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.20231226-181805",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.003107 0.003984 0.813462 ( 1.327107)
build_miniruby 0.000836 0.000228 0.794567 ( 0.794627)
build_ruby 0.001181 0.000322 2.657909 ( 2.658936)
build_all 0.007842 0.000000 11.946581 ( 0.971441)
build_install 0.010657 0.002253 3.372526 ( 0.962054)
test_btest 0.000981 0.000000 62.742265 ( 5.342961)
test_basic 0.004915 0.000169 0.390601 ( 0.470128)
test_all 0.066449 0.030506 391.455434 ( 35.071343)
test_rubyspec 0.027470 0.037339 40.045550 ( 52.689998)
total: 100.29 sec