Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-110412
#<BuildRuby:0x000056026995c6c8
@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.20220325-110412",
@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.000015 0.000004 0.000019 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007208 0.003818 0.996246 ( 1.423989)
build_miniruby 0.001298 0.000400 0.067797 ( 0.066379)
build_ruby 0.001643 0.000506 0.079580 ( 0.077841)
build_all 0.009183 0.000000 4.043374 ( 0.838124)
build_install 0.022444 0.000000 7.816977 ( 2.381424)
test_btest 0.001164 0.000000 71.431357 ( 7.795401)
test_basic 0.002487 0.004579 0.338002 ( 0.427052)
test_all 0.001526 0.000364 665.490217 ( 71.177691)
test_rubyspec 0.102004 0.063761 46.141879 ( 51.555096)
total: 135.74 sec