Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-004940
#<BuildRuby:0x000055d2fe667e80
@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.20230119-004940",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000046 0.000006 0.000052 ( 0.000037)
build_up 0.002761 0.003678 0.845486 ( 1.150936)
build_miniruby 0.001119 0.000210 1.018082 ( 1.016178)
build_ruby 0.001266 0.000238 2.786191 ( 2.783734)
build_all 0.004211 0.005922 16.883994 ( 2.993528)
build_install 0.011504 0.000179 2.142603 ( 1.095012)
test_btest 0.000886 0.000201 68.571257 ( 11.189539)
test_basic 0.005895 0.001340 0.359564 ( 0.444511)
test_all 0.001150 0.000261 668.048621 ( 96.996843)
test_rubyspec 0.078263 0.056614 52.027034 ( 60.115096)
total: 177.79 sec