Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-215641
#<BuildRuby:0x000055e3d72f06c8
@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.20220221-215641",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003631 0.007712 0.934611 ( 1.567958)
build_miniruby 0.001219 0.000468 0.077200 ( 0.075388)
build_ruby 0.001229 0.000473 0.079331 ( 0.077239)
build_all 0.003343 0.007802 4.068997 ( 0.795405)
build_install 0.014305 0.009237 7.803558 ( 2.290174)
test_btest 0.000717 0.000380 77.388846 ( 8.153152)
test_basic 0.004816 0.002549 0.341907 ( 0.435612)
test_all 0.001102 0.000583 659.522486 ( 65.243548)
test_rubyspec 0.099723 0.066864 46.164349 ( 51.293184)
total: 129.93 sec