Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-205613
#<BuildRuby:0x00005607bb633ee0
@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.20240110-205613",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002000 0.001869 1.002377 ( 1.377352)
build_miniruby 0.000790 0.000283 0.950609 ( 0.951654)
build_ruby 0.000937 0.000335 2.739029 ( 2.742193)
build_all 0.008323 0.001527 14.856318 ( 1.421762)
build_install 0.004760 0.004315 4.291955 ( 1.142455)
test_btest 0.000477 0.000179 78.812009 ( 7.225071)
test_basic 0.000947 0.002818 0.497341 ( 0.578343)
test_all 0.123105 0.012193 525.234282 ( 48.301747)
test_rubyspec 0.019512 0.016126 50.277484 ( 62.808184)
total: 126.55 sec