Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-132105
#<BuildRuby:0x000055a4beb03ef8
@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.20220502-132105",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005760 0.000886 0.857136 ( 1.258984)
build_miniruby 0.000939 0.000144 0.057680 ( 0.056364)
build_ruby 0.000860 0.000133 0.058390 ( 0.057096)
build_all 0.004214 0.000000 1.473112 ( 0.598041)
build_install 0.010827 0.000201 6.231619 ( 2.788844)
test_btest 0.000702 0.000088 45.362309 ( 8.481069)
test_basic 0.005521 0.000102 0.284233 ( 0.372826)
test_all 0.001261 0.000149 606.677375 ( 89.824651)
test_rubyspec 0.099900 0.020635 43.800506 ( 48.715455)
total: 152.15 sec