Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-181401
#<BuildRuby:0x0000562cb3da8050
@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.20230801-181401",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005033 0.000114 1.430793 ( 4.417665)
build_miniruby 0.001048 0.000105 0.971359 ( 0.970498)
build_ruby 0.001777 0.000178 2.772658 ( 2.776522)
build_all 0.009458 0.000000 13.495611 ( 1.167778)
build_install 0.003745 0.004224 2.031268 ( 0.911160)
test_btest 0.000980 0.000127 77.606894 ( 7.648404)
test_basic 0.004881 0.000086 0.742503 ( 0.820276)
test_all 0.001310 0.000163 486.265922 ( 50.980976)
test_rubyspec 0.017210 0.028514 43.912983 ( 56.233316)
total: 125.93 sec