Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-172054
#<BuildRuby:0x00005628c0c80020
@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.20231117-172054",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004214 0.000444 1.440087 ( 1.828370)
build_miniruby 0.001387 0.000146 0.968119 ( 0.966780)
build_ruby 0.000000 0.001363 2.735891 ( 2.736395)
build_all 0.007771 0.002190 16.391724 ( 1.482868)
build_install 0.005416 0.003615 4.827462 ( 1.171211)
test_btest 0.000921 0.000154 81.868693 ( 7.303553)
test_basic 0.000000 0.005411 0.841414 ( 0.916129)
test_all 0.090360 0.044475 509.594746 ( 55.751186)
test_rubyspec 0.035943 0.010947 50.839659 ( 62.989451)
total: 135.15 sec