Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-091739
#<BuildRuby:0x000055eb641ebce8
@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.20240111-091739",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.004411 0.000062 0.960450 ( 1.358871)
build_miniruby 0.001551 0.000000 0.934692 ( 0.935528)
build_ruby 0.001725 0.000000 2.863006 ( 2.862459)
build_all 0.009839 0.000128 14.744457 ( 1.407024)
build_install 0.009741 0.000742 4.317523 ( 1.160169)
test_btest 0.000653 0.000000 80.081990 ( 7.509389)
test_basic 0.000284 0.003885 0.421015 ( 0.502376)
test_all 0.090370 0.043364 496.065200 ( 58.035518)
test_rubyspec 0.014548 0.021088 48.976542 ( 61.504515)
total: 135.28 sec