Logfile: /home/ko1/ruby/logs/brlog.trunk.20230204-182014
#<BuildRuby:0x0000558f9fbeff30
@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.20230204-182014",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003480 0.636574 ( 1.054529)
build_miniruby 0.000370 0.000477 0.646461 ( 0.646104)
build_ruby 0.000866 0.000315 2.041315 ( 2.041302)
build_all 0.004522 0.004786 12.052387 ( 1.492877)
build_install 0.006525 0.000000 1.501155 ( 0.718035)
test_btest 0.000563 0.000085 64.525792 ( 6.240747)
test_basic 0.002724 0.001022 0.244176 ( 0.339019)
test_all 0.000000 0.002166 479.756812 ( 47.305616)
test_rubyspec 0.016592 0.013371 34.990682 ( 45.577141)
total: 105.42 sec