Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-202445
#<BuildRuby:0x000055a9b7d380e0
@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.20230202-202445",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.002934 0.000880 0.604359 ( 1.020506)
build_miniruby 0.000730 0.000219 0.621250 ( 0.620517)
build_ruby 0.000885 0.000266 2.044399 ( 2.044133)
build_all 0.009228 0.000000 11.945046 ( 1.483417)
build_install 0.002421 0.003965 1.459127 ( 0.704900)
test_btest 0.000465 0.000143 63.231883 ( 6.170494)
test_basic 0.002689 0.000827 0.265184 ( 0.360482)
test_all 0.001492 0.000460 479.148170 ( 48.601899)
test_rubyspec 0.009697 0.019505 34.791837 ( 45.372852)
total: 106.38 sec