Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-090722
#<BuildRuby:0x0000558697263f68
@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="-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.20220728-090722",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.002733 0.003814 4.981821 ( 6.025882)
build_miniruby 0.000942 0.000217 0.788857 ( 0.786398)
build_ruby 0.001567 0.000362 3.455922 ( 3.265969)
build_all 0.008581 0.000932 15.704030 ( 2.889730)
build_install 0.010133 0.001117 5.737982 ( 2.158315)
test_btest 0.000551 0.000110 51.461652 ( 8.150989)
test_basic 0.004575 0.000915 0.326523 ( 0.415285)
test_all 0.000988 0.000198 623.901281 ( 88.755091)
test_rubyspec 0.091074 0.018214 43.441549 ( 49.123950)
total: 161.57 sec