Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-185536
#<BuildRuby:0x000055e73a79bce8
@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.20231226-185536",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000000 0.004516 1.062210 ( 1.446992)
build_miniruby 0.000000 0.001369 0.894932 ( 0.893712)
build_ruby 0.001279 0.000000 2.741849 ( 2.742448)
build_all 0.007880 0.001502 16.489997 ( 1.511343)
build_install 0.003563 0.004590 4.636948 ( 1.124072)
test_btest 0.000575 0.000200 84.096473 ( 7.453396)
test_basic 0.004766 0.000411 0.853635 ( 0.925242)
test_all 0.107113 0.025221 555.206768 ( 51.244072)
test_rubyspec 0.006008 0.041520 51.456770 ( 63.810306)
total: 131.15 sec