Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-094256
#<BuildRuby:0x0000564929863fa8
@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.20230604-094256",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001234 0.004406 1.492865 ( 2.728847)
build_miniruby 0.000798 0.000249 0.793894 ( 0.793253)
build_ruby 0.000950 0.000297 2.366954 ( 2.366913)
build_all 0.009083 0.000000 12.135112 ( 1.082303)
build_install 0.007003 0.000000 1.637110 ( 0.854983)
test_btest 0.001105 0.000000 80.732878 ( 7.482604)
test_basic 0.004345 0.000164 0.564269 ( 0.646025)
test_all 0.001371 0.000000 431.623304 ( 44.756128)
test_rubyspec 0.020469 0.021545 41.205207 ( 53.735437)
total: 114.45 sec