Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-114621
#<BuildRuby:0x0000562d3ec32ff0
@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.20230112-114621",
@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.000006 0.000004 0.000010 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.002273 0.001421 0.621482 ( 1.065911)
build_miniruby 0.000548 0.000343 0.667731 ( 0.667255)
build_ruby 0.000785 0.000491 2.434367 ( 2.434049)
build_all 0.002908 0.006924 12.900467 ( 1.599831)
build_install 0.002931 0.003415 1.501943 ( 0.714741)
test_btest 0.000378 0.000294 68.027280 ( 5.949778)
test_basic 0.001585 0.002252 0.275097 ( 0.369816)
test_all 0.001028 0.000823 500.022999 ( 47.051297)
test_rubyspec 0.015746 0.013737 35.476868 ( 46.040526)
total: 105.89 sec