Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-200543
#<BuildRuby:0x0000556bb6acbfa8
@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.20230607-200543",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.003358 0.001343 1.452027 ( 2.780930)
build_miniruby 0.000714 0.000285 0.805761 ( 0.805543)
build_ruby 0.000874 0.000350 2.421460 ( 2.421312)
build_all 0.006220 0.003313 12.671911 ( 1.132904)
build_install 0.004843 0.002690 1.728925 ( 0.916295)
test_btest 0.000771 0.000325 80.381344 ( 7.480365)
test_basic 0.004109 0.000000 0.688904 ( 0.771198)
test_all 0.001221 0.000000 448.418638 ( 45.827357)
test_rubyspec 0.029114 0.007860 41.460284 ( 53.992345)
total: 116.13 sec