Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-140857
#<BuildRuby:0x00005567be0bb280
@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.20240113-140857",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001221 0.003399 0.878577 ( 1.283641)
build_miniruby 0.000885 0.000161 0.940369 ( 0.941289)
build_ruby 0.001096 0.000199 2.866067 ( 2.868729)
build_all 0.009593 0.000997 14.525525 ( 1.350797)
build_install 0.005006 0.004297 4.284315 ( 1.172937)
test_btest 0.000529 0.000111 75.693560 ( 7.484196)
test_basic 0.003833 0.000798 0.516142 ( 0.597104)
test_all 0.112411 0.023420 500.084791 ( 54.146517)
test_rubyspec 0.021287 0.011112 49.169510 ( 61.759152)
total: 131.61 sec