Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-084741
#<BuildRuby:0x0000562673187230
@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-084741",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004181 0.000102 0.966647 ( 1.339394)
build_miniruby 0.000644 0.000322 0.975679 ( 0.976209)
build_ruby 0.001408 0.000000 2.837742 ( 2.839653)
build_all 0.005999 0.003752 14.784155 ( 1.419297)
build_install 0.002927 0.005684 4.274001 ( 1.129625)
test_btest 0.000441 0.000252 78.196396 ( 7.439761)
test_basic 0.002379 0.001360 0.488329 ( 0.569139)
test_all 0.092577 0.044350 521.916002 ( 51.767832)
test_rubyspec 0.011960 0.020153 49.565381 ( 62.084307)
total: 129.57 sec