Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-014016
#<BuildRuby:0x00005608c5f180c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-014016",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004897 0.000322 0.812938 ( 1.221141)
build_miniruby 0.000806 0.000293 0.835923 ( 0.835980)
build_ruby 0.001384 0.000503 2.703117 ( 2.703583)
build_all 0.005847 0.002126 12.046227 ( 0.957505)
build_install 0.009369 0.003407 3.430172 ( 0.972805)
test_btest 0.000548 0.000199 64.271903 ( 4.679762)
test_basic 0.003572 0.001299 0.408232 ( 0.486263)
test_all 0.072561 0.023595 391.691779 ( 33.815860)
test_rubyspec 0.036218 0.028109 41.245167 ( 53.798701)
total: 99.47 sec