Logfile: /home/ko1/ruby/logs/brlog.trunk.20230816-034009
#<BuildRuby:0x000055afe4473fa8
@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.20230816-034009",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005005 0.000164 1.457598 ( 2.717180)
build_miniruby 0.000852 0.000135 0.939125 ( 0.982359)
build_ruby 0.001606 0.000253 2.790655 ( 2.789790)
build_all 0.009976 0.000236 17.517244 ( 1.619377)
build_install 0.008885 0.000633 5.100667 ( 1.186996)
test_btest 0.000830 0.000113 83.922513 ( 7.516970)
test_basic 0.000000 0.004118 0.668573 ( 0.745800)
test_all 0.006395 0.000487 522.508799 ( 62.645116)
test_rubyspec 0.025855 0.024042 48.059575 ( 60.430306)
total: 140.63 sec