Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-174427
#<BuildRuby:0x0000563ac2877500
@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.20231101-174427",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006703 0.000000 1.460314 ( 1.741521)
build_miniruby 0.001300 0.000000 0.871513 ( 0.870811)
build_ruby 0.001263 0.000000 2.560769 ( 2.560996)
build_all 0.010178 0.000038 17.002092 ( 1.519621)
build_install 0.007818 0.001360 5.043528 ( 1.195327)
test_btest 0.000637 0.000111 85.881434 ( 7.855822)
test_basic 0.001251 0.003634 0.812863 ( 0.889441)
test_all 0.090652 0.048807 513.941981 ( 61.207074)
test_rubyspec 0.019486 0.033098 50.307176 ( 62.577848)
total: 140.42 sec