Logfile: /home/ko1/ruby/logs/brlog.trunk.20220522-204457
#<BuildRuby:0x000055cd95b3eaa8
@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.20220522-204457",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004612 0.004211 0.872552 ( 0.942046)
build_miniruby 0.001348 0.000449 0.053554 ( 0.052630)
build_ruby 0.001259 0.000420 0.063622 ( 0.062617)
build_all 0.007145 0.000879 1.213138 ( 0.497950)
build_install 0.010453 0.006636 4.902593 ( 2.456214)
test_btest 0.000000 0.001799 54.142830 ( 6.202823)
test_basic 0.001949 0.003919 0.296823 ( 0.388855)
test_all 0.004544 0.000343 520.304717 ( 53.633325)
test_rubyspec 0.084344 0.040360 41.902478 ( 47.550774)
total: 111.79 sec