Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-214834
#<BuildRuby:0x0000560bdaf729c0
@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.20220723-214834",
@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.000000 0.000016 0.000016 ( 0.000016)
configure 0.000000 0.000007 0.000007 ( 0.000007)
build_up 0.003361 0.005614 0.806713 ( 0.890666)
build_miniruby 0.001871 0.000000 0.062738 ( 0.062182)
build_ruby 0.001912 0.000000 0.064591 ( 0.063640)
build_all 0.008585 0.000000 1.230061 ( 0.478322)
build_install 0.012750 0.004086 4.321045 ( 1.768132)
test_btest 0.001005 0.000377 53.642659 ( 6.245801)
test_basic 0.006517 0.002443 0.285925 ( 0.376213)
test_all 0.002117 0.000794 502.436484 ( 53.404833)
test_rubyspec 0.084258 0.039095 41.833958 ( 47.650547)
total: 110.94 sec