Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-024221
#<BuildRuby:0x000055e89bcc7520
@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.20230523-024221",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001013 0.004133 1.450892 ( 2.678289)
build_miniruby 0.000000 0.000975 0.794047 ( 0.794089)
build_ruby 0.000000 0.001262 2.371671 ( 2.371588)
build_all 0.004983 0.004100 12.522625 ( 1.114819)
build_install 0.007076 0.000732 1.696550 ( 0.819774)
test_btest 0.000733 0.000160 81.513455 ( 7.101075)
test_basic 0.002905 0.000632 0.477680 ( 0.561697)
test_all 0.001000 0.000217 423.946092 ( 47.480484)
test_rubyspec 0.018100 0.018310 41.419678 ( 53.919486)
total: 116.84 sec