Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-053244
#<BuildRuby:0x00005613264cffb0
@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-053244",
@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.000016)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.005046 0.001552 0.843248 ( 1.017424)
build_miniruby 0.000929 0.000286 1.019361 ( 1.017510)
build_ruby 0.001528 0.000000 2.792269 ( 2.789715)
build_all 0.009431 0.000643 16.825418 ( 2.969710)
build_install 0.008902 0.002373 2.151411 ( 1.083277)
test_btest 0.000836 0.000223 75.051587 ( 10.990485)
test_basic 0.002257 0.004223 0.344363 ( 0.430803)
test_all 0.001163 0.000363 660.911580 (115.285379)
test_rubyspec 0.092616 0.029511 51.860622 ( 59.897441)
total: 195.48 sec