Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-221530
#<BuildRuby:0x00005625d3f27520
@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.20230807-221530",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.003751 0.002308 1.477050 ( 2.837529)
build_miniruby 0.000601 0.000370 0.866882 ( 0.866534)
build_ruby 0.001050 0.000646 2.635212 ( 2.684164)
build_all 0.009268 0.000036 13.628817 ( 1.205609)
build_install 0.008413 0.000000 2.024570 ( 0.877990)
test_btest 0.001059 0.000000 79.253185 ( 7.620048)
test_basic 0.000000 0.006159 0.733696 ( 0.809514)
test_all 0.001573 0.000627 501.322743 ( 47.249171)
test_rubyspec 0.010923 0.029599 45.591796 ( 57.969103)
total: 122.12 sec