Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-194935
#<BuildRuby:0x000055f14c1cb270
@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.20230120-194935",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002873 0.000783 0.587014 ( 1.000695)
build_miniruby 0.000737 0.000201 0.636550 ( 0.636044)
build_ruby 0.001038 0.000283 2.206110 ( 2.206036)
build_all 0.005847 0.003460 11.987962 ( 1.473266)
build_install 0.006650 0.000000 1.493882 ( 0.721943)
test_btest 0.000689 0.000000 64.428105 ( 6.329667)
test_basic 0.003260 0.000000 0.244489 ( 0.340002)
test_all 0.001184 0.000000 493.341668 ( 45.907306)
test_rubyspec 0.017440 0.009737 35.212452 ( 45.773922)
total: 104.39 sec