Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-184736
#<BuildRuby:0x00005648f3bc00d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231118-184736",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004138 0.001241 1.002327 ( 1.627453)
build_miniruby 0.002590 0.000000 17.584646 ( 6.505235)
build_ruby 0.001292 0.000000 2.607393 ( 2.608056)
build_all 0.006232 0.001608 12.105396 ( 0.998094)
build_install 0.009790 0.003492 3.444160 ( 0.964162)
test_btest 0.000576 0.000165 63.381951 ( 5.439892)
test_basic 0.000000 0.004435 0.399184 ( 0.479428)
test_all 0.072251 0.024397 335.668697 ( 34.189002)
test_rubyspec 0.019846 0.046486 39.949919 ( 52.512391)
total: 105.32 sec