Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-032514
#<BuildRuby:0x000055d5c16bbe20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-032514",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000036)
configure 0.000031 0.000000 0.000031 ( 0.000029)
build_up 0.004249 0.000046 1.085672 ( 1.467419)
build_miniruby 0.001183 0.000215 0.843944 ( 0.842930)
build_ruby 0.001009 0.000184 2.607554 ( 2.608003)
build_all 0.008896 0.000758 15.792084 ( 1.416446)
build_install 0.007996 0.000502 4.463260 ( 1.093955)
test_btest 0.000864 0.000133 82.130765 ( 7.550483)
test_basic 0.004570 0.000703 0.709284 ( 0.787297)
test_all 0.100609 0.031928 539.625674 ( 48.945460)
test_rubyspec 0.026621 0.019367 50.590370 ( 62.905056)
total: 127.62 sec