Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-014038
#<BuildRuby:0x00005606c0483858
@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.20231211-014038",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000526 0.004037 1.151848 ( 1.500565)
build_miniruby 0.000809 0.000180 0.866580 ( 0.866109)
build_ruby 0.000000 0.001264 2.855907 ( 2.855757)
build_all 0.002687 0.007583 16.946187 ( 1.511706)
build_install 0.005662 0.003228 5.027419 ( 1.177893)
test_btest 0.001096 0.000000 87.402549 ( 7.034909)
test_basic 0.001391 0.003491 0.818608 ( 0.894270)
test_all 0.097065 0.040411 523.987705 ( 56.975781)
test_rubyspec 0.029878 0.022669 51.660850 ( 63.825953)
total: 136.64 sec