Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-083535
#<BuildRuby:0x000055d6ff220070
@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.20230612-083535",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002160 0.002839 1.295499 ( 2.567065)
build_miniruby 0.000831 0.000175 0.820931 ( 0.820726)
build_ruby 0.001020 0.000215 2.420198 ( 2.420278)
build_all 0.008476 0.000915 12.291561 ( 1.131391)
build_install 0.007855 0.000000 1.739562 ( 1.120516)
test_btest 0.001103 0.000000 81.543072 ( 6.765695)
test_basic 0.004704 0.000250 0.714752 ( 0.794943)
test_all 0.001624 0.000130 411.395623 ( 44.668010)
test_rubyspec 0.019996 0.019477 40.914372 ( 53.401455)
total: 113.69 sec