Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-014934
#<BuildRuby:0x0000561bdd12f5f8
@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.20230801-014934",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004938 1.279691 ( 2.553395)
build_miniruby 0.000240 0.000704 0.864105 ( 0.863393)
build_ruby 0.001176 0.000000 2.617451 ( 2.617278)
build_all 0.005726 0.003564 13.912771 ( 1.230545)
build_install 0.007128 0.001100 1.973900 ( 0.878250)
test_btest 0.000708 0.000226 78.981079 ( 8.144865)
test_basic 0.004322 0.000000 0.600015 ( 0.677936)
test_all 0.001560 0.000000 506.228717 ( 46.256554)
test_rubyspec 0.018660 0.027819 44.444593 ( 56.823697)
total: 120.05 sec