Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-155526
#<BuildRuby:0x000055ca00533e80
@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.20230123-155526",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000051 0.000000 0.000051 ( 0.000051)
configure 0.000040 0.000000 0.000040 ( 0.000040)
build_up 0.004562 0.004161 0.840350 ( 1.024741)
build_miniruby 0.001201 0.000000 0.989769 ( 0.987794)
build_ruby 0.001387 0.000000 2.748577 ( 2.745984)
build_all 0.009710 0.000000 16.661458 ( 2.983415)
build_install 0.011114 0.000124 2.041621 ( 1.061537)
test_btest 0.000877 0.000040 76.050159 ( 10.116036)
test_basic 0.006573 0.000097 0.353997 ( 0.439835)
test_all 0.001209 0.000053 647.516021 ( 99.440201)
test_rubyspec 0.085291 0.023440 51.357597 ( 59.440381)
total: 178.24 sec