Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-132150
#<BuildRuby:0x000055bfb9b97e08
@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.20230123-132150",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.002500 0.001000 0.616603 ( 1.077437)
build_miniruby 0.000675 0.000269 0.648752 ( 0.648158)
build_ruby 0.000933 0.000373 2.194303 ( 2.193848)
build_all 0.006552 0.002620 12.011067 ( 1.483141)
build_install 0.006417 0.000505 1.485645 ( 0.692438)
test_btest 0.000498 0.000181 66.032381 ( 6.168281)
test_basic 0.002846 0.001035 0.275064 ( 0.370085)
test_all 0.000994 0.000361 484.910667 ( 46.107239)
test_rubyspec 0.009522 0.018159 34.807920 ( 45.405132)
total: 104.15 sec