Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-213723
#<BuildRuby:0x000055cc0c7b8a58
@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.20220224-213723",
@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.000006)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003404 0.007595 0.869901 ( 0.998457)
build_miniruby 0.001452 0.000518 0.076544 ( 0.074734)
build_ruby 0.000000 0.002172 0.080189 ( 0.078127)
build_all 0.005769 0.004160 4.186402 ( 0.837032)
build_install 0.021495 0.002707 7.835260 ( 2.408875)
test_btest 0.000992 0.000347 74.166899 ( 8.238308)
test_basic 0.002777 0.005307 0.334061 ( 0.425414)
test_all 0.001360 0.000544 664.995612 ( 66.371602)
test_rubyspec 0.103415 0.052545 46.299394 ( 51.686478)
total: 131.12 sec