Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-052719
#<BuildRuby:0x0000558c326ce620
@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.20230110-052719",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000015 0.000005 0.000020 ( 0.000032)
build_up 0.000000 0.007074 0.936959 ( 1.083240)
build_miniruby 0.000156 0.001135 1.071402 ( 1.069336)
build_ruby 0.001019 0.000510 2.774193 ( 2.771490)
build_all 0.008161 0.001832 16.880715 ( 3.005209)
build_install 0.006257 0.003220 2.124807 ( 1.081554)
test_btest 0.000637 0.000297 68.797974 ( 11.593019)
test_basic 0.000000 0.006500 0.338273 ( 0.424670)
test_all 0.000000 0.001457 675.234222 ( 94.273717)
test_rubyspec 0.059333 0.065382 52.132421 ( 60.165403)
total: 175.47 sec