Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-142039
#<BuildRuby:0x00005599275e7818
@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.20240113-142039",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000837 0.004190 0.986955 ( 1.594033)
build_miniruby 0.000995 0.000189 1.778785 ( 1.626032)
build_ruby 0.001510 0.000000 2.810946 ( 2.812180)
build_all 0.002911 0.007270 14.677442 ( 1.427636)
build_install 0.004955 0.004252 4.299691 ( 1.147496)
test_btest 0.000510 0.000148 78.334651 ( 7.345750)
test_basic 0.001309 0.003158 0.447535 ( 0.526270)
test_all 0.088072 0.045797 520.047582 ( 49.754270)
test_rubyspec 0.014178 0.020760 50.239146 ( 62.764993)
total: 129.00 sec