Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-032945
#<BuildRuby:0x000056085a80bd68
@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.20240113-032945",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.001042 0.004205 1.003900 ( 1.370598)
build_miniruby 0.001175 0.000224 0.939630 ( 0.939736)
build_ruby 0.001049 0.000200 2.824769 ( 2.829233)
build_all 0.003373 0.007045 14.694530 ( 1.438925)
build_install 0.004772 0.004194 4.270838 ( 1.171288)
test_btest 0.000503 0.000146 79.560429 ( 7.373372)
test_basic 0.000000 0.004098 0.431378 ( 0.512200)
test_all 0.089954 0.043791 488.559032 ( 58.040751)
test_rubyspec 0.013508 0.020024 50.524419 ( 63.174238)
total: 136.85 sec