Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-184802
#<BuildRuby:0x000055d071f0c070
@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.20230114-184802",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000007)
build_up 0.000096 0.004037 0.808284 ( 1.343503)
build_miniruby 0.000673 0.000300 0.673981 ( 0.667010)
build_ruby 0.001182 0.000000 2.417411 ( 2.416836)
build_all 0.007730 0.001951 13.015902 ( 1.618727)
build_install 0.005837 0.000455 1.535219 ( 0.722145)
test_btest 0.000499 0.000181 68.857009 ( 6.001570)
test_basic 0.003911 0.000000 0.267813 ( 0.362250)
test_all 0.001245 0.000000 506.113909 ( 48.577212)
test_rubyspec 0.020065 0.009581 35.830365 ( 46.219079)
total: 107.93 sec