Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-152808
#<BuildRuby:0x000055f1ca5df0b8
@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.20230621-152808",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004453 0.000786 1.328229 ( 2.630753)
build_miniruby 0.000812 0.000144 0.818071 ( 0.817482)
build_ruby 0.001204 0.000000 2.278836 ( 2.279566)
build_all 0.006567 0.003368 15.402272 ( 1.382026)
build_install 0.009440 0.000191 4.522962 ( 1.074202)
test_btest 0.001072 0.000000 79.636861 ( 7.943739)
test_basic 0.004544 0.002865 0.660925 ( 0.738746)
test_all 0.001145 0.000229 440.742766 ( 47.016821)
test_rubyspec 0.020706 0.021856 43.203275 ( 55.590582)
total: 119.47 sec