Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-180529
#<BuildRuby:0x0000557223387490
@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.20230703-180529",
@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.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004215 0.001317 1.465562 ( 2.690972)
build_miniruby 0.000000 0.000954 0.860755 ( 0.861152)
build_ruby 0.000000 0.001304 2.655495 ( 2.656648)
build_all 0.005467 0.003869 11.649615 ( 8.081825)
build_install 0.003278 0.005979 5.136864 ( 1.956416)
test_btest 0.001083 0.000474 84.395017 ( 7.773440)
test_basic 0.003117 0.001364 0.677882 ( 0.763252)
test_all 0.002026 0.000000 444.528878 ( 45.054245)
test_rubyspec 0.028339 0.012339 43.384141 ( 55.841575)
total: 125.68 sec