Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-190833
#<BuildRuby:0x000055b28300f600
@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.20221112-190833",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.009041 0.001164 1.079232 ( 1.091469)
build_miniruby 0.002486 0.000000 0.068339 ( 0.066111)
build_ruby 0.001972 0.000000 0.068963 ( 0.066803)
build_all 0.005635 0.004786 1.455674 ( 0.591636)
build_install 0.012570 0.008684 1.807292 ( 0.946310)
test_btest 0.000000 0.001590 87.153515 ( 8.880903)
test_basic 0.005730 0.001636 0.343662 ( 0.436867)
test_all 0.001876 0.000656 653.890822 ( 67.490013)
test_rubyspec 0.090963 0.080329 48.076756 ( 56.522823)
total: 136.09 sec