Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-105120
#<BuildRuby:0x000055eb441db228
@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.20230727-105120",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000046 0.000008 0.000054 ( 0.000061)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006768 0.000000 1.460184 ( 3.156462)
build_miniruby 0.001023 0.000000 0.902873 ( 0.903627)
build_ruby 0.001086 0.000122 2.920349 ( 2.920064)
build_all 0.005019 0.004320 13.848084 ( 1.237881)
build_install 0.008071 0.000000 1.990193 ( 0.916758)
test_btest 0.000978 0.000000 82.106436 ( 7.012171)
test_basic 0.004195 0.000000 0.733811 ( 0.808137)
test_all 0.001400 0.000000 485.602828 ( 52.501377)
test_rubyspec 0.024258 0.017182 43.516922 ( 55.930670)
total: 125.39 sec