Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-025921
#<BuildRuby:0x0000556ed91eac88
@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-025921",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008770 0.001129 0.849148 ( 1.479092)
build_miniruby 0.001286 0.000296 0.061422 ( 0.061771)
build_ruby 0.001349 0.000311 0.066128 ( 0.065990)
build_all 0.003325 0.005491 1.238790 ( 0.470833)
build_install 0.009001 0.007515 4.349601 ( 1.835978)
test_btest 0.001329 0.000499 54.632250 ( 6.563768)
test_basic 0.004849 0.001818 0.291036 ( 0.383090)
test_all 0.002671 0.001001 484.487064 ( 51.915347)
test_rubyspec 0.078801 0.057302 41.865874 ( 47.822344)
total: 110.60 sec