Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-125933
#<BuildRuby:0x000055d5b0e03680
@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.20220402-125933",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007192 0.005617 1.005124 ( 1.076933)
build_miniruby 0.002547 0.000000 0.074131 ( 0.071279)
build_ruby 0.002029 0.000029 0.076059 ( 0.073806)
build_all 0.009703 0.001034 4.210189 ( 0.847769)
build_install 0.009914 0.013072 8.578587 ( 2.989269)
test_btest 0.001139 0.000380 72.427592 ( 8.232715)
test_basic 0.006501 0.000571 0.341886 ( 0.437233)
test_all 0.002020 0.000230 696.287986 ( 67.825690)
test_rubyspec 0.101470 0.081037 46.480575 ( 51.811181)
total: 133.37 sec