Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-090258
#<BuildRuby:0x0000562aa1ab28a0
@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.20220608-090258",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003056 0.007813 0.998505 ( 1.203411)
build_miniruby 0.001501 0.000300 0.076649 ( 0.074928)
build_ruby 0.001664 0.000332 0.077418 ( 0.075124)
build_all 0.009353 0.000182 1.515993 ( 0.603129)
build_install 0.020941 0.001996 5.810060 ( 2.780540)
test_btest 0.001033 0.000163 73.524892 ( 7.923163)
test_basic 0.000867 0.007749 0.338530 ( 0.428152)
test_all 0.002010 0.000478 652.104656 ( 64.932739)
test_rubyspec 0.095531 0.077052 45.887566 ( 51.601393)
total: 129.62 sec