Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-061948
#<BuildRuby:0x000055c4b3a27e20
@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.20240117-061948",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003788 0.000399 1.118980 ( 1.496237)
build_miniruby 0.001288 0.000135 0.869402 ( 0.868518)
build_ruby 0.001697 0.000179 2.796804 ( 2.795881)
build_all 0.009179 0.000068 14.382021 ( 1.322787)
build_install 0.007992 0.000000 4.129208 ( 1.067435)
test_btest 0.001049 0.000048 75.847780 ( 6.791093)
test_basic 0.000739 0.004395 0.738819 ( 0.816936)
test_all 0.093983 0.039167 463.864010 ( 49.540297)
test_rubyspec 0.018065 0.042434 79.568753 ( 91.952343)
total: 156.65 sec