Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-014804
#<BuildRuby:0x000055d50e92e148
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220827-014804",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010457 0.001016 0.891110 ( 1.169400)
build_miniruby 0.001205 0.000185 0.050437 ( 0.048915)
build_ruby 0.000000 0.002538 0.062213 ( 0.059303)
build_all 0.007562 0.000773 1.226302 ( 0.456516)
build_install 0.013179 0.002471 1.570547 ( 0.783342)
test_btest 0.001275 0.000239 52.718907 ( 6.059694)
test_basic 0.006011 0.000177 0.299909 ( 0.390654)
test_all 0.003866 0.000000 484.136782 ( 52.183406)
test_rubyspec 0.072803 0.051472 41.661762 ( 50.186050)
total: 111.34 sec