Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-083821
#<BuildRuby:0x0000558b934b8510
@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.20220215-083821",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007969 0.002656 0.943269 ( 1.419771)
build_miniruby 0.000000 0.002609 0.075237 ( 0.072481)
build_ruby 0.000896 0.001222 0.074914 ( 0.072554)
build_all 0.009267 0.002100 4.042853 ( 0.768446)
build_install 0.021298 0.004418 7.720826 ( 2.306695)
test_btest 0.001076 0.000359 75.342314 ( 8.124419)
test_basic 0.005417 0.001806 0.339054 ( 0.428417)
test_all 0.002075 0.000213 664.813955 ( 65.189912)
test_rubyspec 0.108349 0.063688 45.921159 ( 51.158427)
total: 129.54 sec