Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-144157
#<BuildRuby:0x000056520576fcc0
@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.20230707-144157",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005355 0.000409 1.394224 ( 2.683182)
build_miniruby 0.001021 0.000300 0.869376 ( 0.868976)
build_ruby 0.001032 0.000303 2.486824 ( 2.487359)
build_all 0.003399 0.005375 8.405725 ( 7.705777)
build_install 0.007969 0.001197 1.938056 ( 1.653496)
test_btest 0.000943 0.000314 86.886135 ( 7.900264)
test_basic 0.002897 0.000966 0.679052 ( 0.757055)
test_all 0.001251 0.000417 444.002104 ( 49.123130)
test_rubyspec 0.020073 0.019759 42.816636 ( 55.290100)
total: 128.47 sec