Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-024037
#<BuildRuby:0x0000556ed5bab438
@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.20240113-024037",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000530 0.004436 0.796597 ( 1.174228)
build_miniruby 0.001125 0.000338 0.868412 ( 0.867939)
build_ruby 0.001151 0.000345 2.686188 ( 2.687331)
build_all 0.004061 0.004385 12.038056 ( 0.975256)
build_install 0.011393 0.002289 3.574694 ( 0.966834)
test_btest 0.000621 0.000207 65.950251 ( 5.220402)
test_basic 0.004865 0.000231 0.407255 ( 0.488421)
test_all 0.094762 0.009901 363.326198 ( 35.705754)
test_rubyspec 0.027126 0.040512 40.614365 ( 53.168090)
total: 101.25 sec