Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-005333
#<BuildRuby:0x00005587b4490ef8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221207-005333",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004708 0.005632 1.202980 ( 1.179923)
build_miniruby 0.002491 0.000000 0.839683 ( 0.839185)
build_ruby 0.002875 0.000318 2.223489 ( 2.129869)
build_all 0.008432 0.010763 18.584177 ( 2.162216)
build_install 0.012374 0.008666 2.062209 ( 1.034037)
test_btest 0.001285 0.000605 89.143700 ( 9.350086)
test_basic 0.005116 0.002407 0.345900 ( 0.436632)
test_all 0.001219 0.000573 697.456574 ( 70.609599)
test_rubyspec 0.079142 0.074844 49.391171 ( 57.789750)
total: 145.53 sec