Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-020929
#<BuildRuby:0x0000560f1f992c88
@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.20221018-020929",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010131 0.000151 1.154542 ( 1.200735)
build_miniruby 0.001576 0.000105 0.103629 ( 0.102169)
build_ruby 0.001520 0.000101 0.102591 ( 0.100567)
build_all 0.000000 0.008324 1.355078 ( 0.593130)
build_install 0.010420 0.006005 1.655804 ( 0.900497)
test_btest 0.001891 0.000473 61.224653 ( 6.683529)
test_basic 0.006201 0.000326 0.360256 ( 0.450849)
test_all 0.007718 0.000000 488.591230 ( 53.162320)
test_rubyspec 0.103388 0.022097 43.154708 ( 51.739201)
total: 114.93 sec