Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-122508
#<BuildRuby:0x000056448aa01480
@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.20220606-122508",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.009200 0.000000 0.818811 ( 2.477946)
build_miniruby 0.001538 0.000000 0.054009 ( 0.052412)
build_ruby 0.001878 0.000000 0.061312 ( 0.059564)
build_all 0.007887 0.000000 1.215355 ( 0.497969)
build_install 0.006915 0.011573 4.981633 ( 2.479441)
test_btest 0.001246 0.000178 51.680385 ( 6.066942)
test_basic 0.002802 0.004460 0.283889 ( 0.373127)
test_all 0.002852 0.000000 501.670691 ( 53.515142)
test_rubyspec 0.093747 0.042248 41.517075 ( 47.385848)
total: 112.91 sec