Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-082515
#<BuildRuby:0x000056167cec2eb0
@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.20231122-082515",
@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.000007 0.000004 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003125 0.001563 1.360775 ( 1.777117)
build_miniruby 0.001030 0.000000 0.889994 ( 0.890193)
build_ruby 0.001384 0.000000 2.978345 ( 2.978025)
build_all 0.007943 0.002970 17.119833 ( 1.542812)
build_install 0.007999 0.001502 5.328864 ( 1.244997)
test_btest 0.000739 0.000323 84.598458 ( 7.965319)
test_basic 0.000117 0.004891 0.852262 ( 0.927670)
test_all 0.115318 0.021241 526.310218 ( 56.916896)
test_rubyspec 0.006994 0.037411 49.795233 ( 62.122197)
total: 136.37 sec