Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-160059
#<BuildRuby:0x000055f2f2fa3328
@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.20231027-160059",
@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.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.006829 0.001232 1.536310 ( 1.746465)
build_miniruby 0.000846 0.000338 0.818032 ( 0.818011)
build_ruby 0.000988 0.000395 2.810288 ( 2.809682)
build_all 0.009946 0.000000 16.834250 ( 1.594653)
build_install 0.009083 0.000000 5.014604 ( 1.153850)
test_btest 0.000989 0.000000 89.412211 ( 7.131317)
test_basic 0.004859 0.000000 0.670368 ( 0.747933)
test_all 0.106375 0.027631 521.015213 ( 52.964446)
test_rubyspec 0.022465 0.026466 51.202041 ( 63.481800)
total: 132.45 sec