Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-122621
#<BuildRuby:0x0000559b16d63e20
@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.20240109-122621",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.004386 0.000000 0.983297 ( 1.371774)
build_miniruby 0.001163 0.000000 0.909427 ( 0.909486)
build_ruby 0.001479 0.000000 2.826107 ( 2.828895)
build_all 0.004476 0.006568 14.953882 ( 1.430161)
build_install 0.006263 0.003370 4.236479 ( 1.132368)
test_btest 0.000506 0.000112 75.534996 ( 7.851185)
test_basic 0.002919 0.000649 0.509766 ( 0.591284)
test_all 0.099780 0.038320 528.421917 ( 57.426332)
test_rubyspec 0.022278 0.012217 49.904879 ( 62.441790)
total: 135.98 sec