Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-084753
#<BuildRuby:0x000055cb141bbae0
@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.20231116-084753",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001123 0.004433 1.307589 ( 1.700225)
build_miniruby 0.000620 0.000331 0.873545 ( 0.873246)
build_ruby 0.001013 0.000540 2.801339 ( 2.801232)
build_all 0.008047 0.002011 16.548888 ( 1.448341)
build_install 0.009501 0.000000 4.913142 ( 1.206725)
test_btest 0.001200 0.000000 83.918944 ( 7.579156)
test_basic 0.002149 0.002409 0.778414 ( 0.853468)
test_all 0.108884 0.026786 505.771430 ( 55.732545)
test_rubyspec 0.024371 0.021706 51.293373 ( 63.588527)
total: 135.78 sec