Logfile: /home/ko1/ruby/logs/brlog.trunk.20230708-232136
#<BuildRuby:0x000055b3c790b520
@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.20230708-232136",
@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.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.005875 1.311928 ( 2.583256)
build_miniruby 0.000000 0.001209 0.874214 ( 0.874269)
build_ruby 0.000000 0.001228 2.713649 ( 2.713664)
build_all 0.005403 0.003436 8.001617 ( 7.340135)
build_install 0.003914 0.004951 2.020503 ( 1.746337)
test_btest 0.001146 0.000272 83.590838 ( 7.766442)
test_basic 0.004296 0.000000 0.687393 ( 0.766795)
test_all 0.001350 0.000000 444.942320 ( 45.073904)
test_rubyspec 0.026796 0.013620 43.437211 ( 55.903457)
total: 124.77 sec