Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-010149
#<BuildRuby:0x000055639ff3b788
@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.20231229-010149",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000930 0.004329 0.800640 ( 1.201592)
build_miniruby 0.000708 0.000283 0.797700 ( 0.797813)
build_ruby 0.001018 0.000407 2.665413 ( 2.666249)
build_all 0.008151 0.000000 12.006138 ( 0.961388)
build_install 0.000124 0.008400 3.466339 ( 0.966295)
test_btest 0.000494 0.000247 61.822684 ( 4.847519)
test_basic 0.000000 0.003952 0.407292 ( 0.487750)
test_all 0.070929 0.026768 365.864570 ( 36.144960)
test_rubyspec 0.047719 0.026893 40.460109 ( 52.998779)
total: 101.07 sec