Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-124520
#<BuildRuby:0x000056419ab60c10
@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.20220206-124520",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009549 0.001469 0.979319 ( 1.139147)
build_miniruby 0.002195 0.000338 0.080628 ( 0.078362)
build_ruby 0.001682 0.000259 0.072210 ( 0.070082)
build_all 0.009989 0.000691 4.088430 ( 0.769003)
build_install 0.022866 0.000747 7.717488 ( 2.301947)
test_btest 0.001015 0.000119 75.742191 ( 8.090944)
test_basic 0.007500 0.000000 0.334179 ( 0.422846)
test_all 0.001757 0.000000 667.235458 ( 65.501785)
test_rubyspec 0.084971 0.085871 45.748979 ( 51.239589)
total: 129.61 sec