Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-051709
#<BuildRuby:0x00005587e2d455c0
@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.20220425-051709",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004894 0.005857 0.872640 ( 6.548639)
build_miniruby 0.001343 0.000489 0.051411 ( 0.049815)
build_ruby 0.001539 0.000000 0.048675 ( 0.047203)
build_all 0.006157 0.001034 1.207716 ( 0.483637)
build_install 0.013785 0.003080 4.862337 ( 2.411793)
test_btest 0.001914 0.000000 49.878096 ( 6.194277)
test_basic 0.003861 0.005030 0.312902 ( 0.400918)
test_all 0.002554 0.000000 511.918750 ( 54.560796)
test_rubyspec 0.080663 0.049816 41.528337 ( 46.925460)
total: 117.62 sec