Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-190450
#<BuildRuby:0x000055647001e620
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230104-190450",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000017 0.000005 0.000022 ( 0.000045)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.006285 0.000000 0.844199 ( 1.051148)
build_miniruby 0.001181 0.000000 1.023464 ( 1.021597)
build_ruby 0.001366 0.000215 2.761990 ( 2.759320)
build_all 0.008635 0.001197 16.737705 ( 2.992981)
build_install 0.011688 0.000000 2.294493 ( 1.183087)
test_btest 0.000357 0.000421 74.580853 ( 11.129767)
test_basic 0.000000 0.006527 0.358574 ( 0.444734)
test_all 0.000000 0.001068 668.032397 ( 96.908424)
test_rubyspec 0.071125 0.042757 51.612730 ( 59.786685)
total: 177.28 sec