Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-144215
#<BuildRuby:0x000055d29b1f7868
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230108-144215",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.003422 0.623937 ( 1.023892)
build_miniruby 0.000000 0.000864 0.658824 ( 0.658208)
build_ruby 0.000000 0.001263 2.417597 ( 2.417576)
build_all 0.003435 0.005897 12.933790 ( 1.623324)
build_install 0.005976 0.000601 1.512746 ( 0.713918)
test_btest 0.000414 0.000236 68.954167 ( 5.869106)
test_basic 0.002186 0.001249 0.252895 ( 0.348572)
test_all 0.000720 0.000411 497.507724 ( 49.664295)
test_rubyspec 0.015742 0.014177 35.413005 ( 45.978196)
total: 108.30 sec