Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-154127
#<BuildRuby:0x000055df4d813760
@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.20221225-154127",
@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.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.003537 0.006004 0.964778 ( 1.142596)
build_miniruby 0.001706 0.000787 0.855844 ( 0.853875)
build_ruby 0.001921 0.000886 2.137223 ( 2.137940)
build_all 0.018916 0.003577 18.710273 ( 2.174107)
build_install 0.013439 0.007941 2.062828 ( 1.013463)
test_btest 0.001300 0.000548 86.677551 ( 9.084394)
test_basic 0.002865 0.005878 0.341987 ( 0.429320)
test_all 0.001403 0.000665 667.869006 ( 68.270011)
test_rubyspec 0.113295 0.070332 47.877602 ( 55.996783)
total: 141.10 sec