Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-003215
#<BuildRuby:0x0000557933fc3f30
@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.20230201-003215",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003375 0.000000 0.615824 ( 1.022380)
build_miniruby 0.000890 0.000000 0.632047 ( 0.631500)
build_ruby 0.001289 0.000000 2.042914 ( 2.042370)
build_all 0.005634 0.003705 11.972903 ( 1.472675)
build_install 0.004255 0.002128 1.518123 ( 0.722082)
test_btest 0.000418 0.000209 65.171107 ( 6.364216)
test_basic 0.002227 0.001113 0.252385 ( 0.347854)
test_all 0.001369 0.000000 478.925341 ( 45.578893)
test_rubyspec 0.004263 0.021445 34.981320 ( 45.487881)
total: 103.67 sec