Logfile: /home/ko1/ruby/logs/brlog.trunk.20231026-060516
#<BuildRuby:0x000055dd3465fe20
@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.20231026-060516",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000453 0.004205 1.354479 ( 1.954813)
build_miniruby 0.000743 0.000347 0.804847 ( 0.804431)
build_ruby 0.000902 0.000421 2.591614 ( 2.591557)
build_all 0.008363 0.001848 17.051153 ( 1.532256)
build_install 0.006399 0.002800 5.134425 ( 1.187691)
test_btest 0.000484 0.000212 86.577906 ( 7.089593)
test_basic 0.002589 0.001132 0.673780 ( 0.751645)
test_all 0.091653 0.046031 498.934115 ( 55.561645)
test_rubyspec 0.014096 0.027014 49.020067 ( 61.420656)
total: 132.89 sec