Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-200328
#<BuildRuby:0x00005639ed88f040
@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.20230619-200328",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001381 0.004436 1.277112 ( 2.543407)
build_miniruby 0.000976 0.000230 0.832422 ( 0.831441)
build_ruby 0.000963 0.000226 2.530654 ( 2.531361)
build_all 0.008481 0.000926 15.649115 ( 1.377241)
build_install 0.007409 0.000602 4.630947 ( 1.106087)
test_btest 0.000780 0.000164 84.876339 ( 7.526553)
test_basic 0.003650 0.000000 0.518145 ( 0.604649)
test_all 0.001679 0.000165 436.562003 ( 47.529565)
test_rubyspec 0.020943 0.019746 42.797757 ( 55.232341)
total: 119.28 sec