Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-234054
#<BuildRuby:0x00005616fc853310
@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.20240110-234054",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.004061 0.001107 0.785059 ( 1.164758)
build_miniruby 0.000807 0.000220 0.857417 ( 0.857669)
build_ruby 0.001511 0.000412 2.676242 ( 2.676770)
build_all 0.006911 0.000579 12.169616 ( 1.014859)
build_install 0.000000 0.010879 3.412393 ( 0.965050)
test_btest 0.000000 0.000785 63.788800 ( 5.462474)
test_basic 0.002653 0.001532 0.397262 ( 0.477983)
test_all 0.071298 0.027051 367.076948 ( 36.920708)
test_rubyspec 0.048554 0.014495 40.724428 ( 53.295798)
total: 102.84 sec