Logfile: /home/ko1/ruby/logs/brlog.trunk.20230628-234130
#<BuildRuby:0x0000564cd76c3d68
@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.20230628-234130",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000499 0.004222 1.433143 ( 2.722579)
build_miniruby 0.000987 0.000000 0.821300 ( 0.821509)
build_ruby 0.001314 0.000000 2.600424 ( 2.601084)
build_all 0.009697 0.000000 16.449207 ( 1.475121)
build_install 0.007917 0.001856 4.784542 ( 1.139801)
test_btest 0.001264 0.000000 85.528441 ( 7.563874)
test_basic 0.005933 0.000000 0.760298 ( 0.840035)
test_all 0.001530 0.000368 465.041449 ( 45.637772)
test_rubyspec 0.010459 0.027471 43.924763 ( 56.351483)
total: 119.15 sec