Logfile: /home/ko1/ruby/logs/brlog.trunk.20231112-144148
#<BuildRuby:0x000055d400dfb568
@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.20231112-144148",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005664 0.000000 1.344607 ( 1.631209)
build_miniruby 0.001120 0.000000 0.862298 ( 0.861817)
build_ruby 0.000000 0.001427 2.637178 ( 2.637325)
build_all 0.004608 0.004897 16.152843 ( 1.449519)
build_install 0.004196 0.005395 4.825390 ( 1.154084)
test_btest 0.000798 0.000319 84.282270 ( 7.542731)
test_basic 0.004824 0.000325 0.705310 ( 0.781383)
test_all 0.085548 0.050877 498.119334 ( 55.904836)
test_rubyspec 0.023692 0.021291 50.386932 ( 62.631468)
total: 134.60 sec