Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-001552
#<BuildRuby:0x0000562cf74e36d8
@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.20231210-001552",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.003960 0.001584 1.401708 ( 1.759434)
build_miniruby 0.000671 0.000269 0.901692 ( 0.901643)
build_ruby 0.001238 0.000000 2.751011 ( 2.750978)
build_all 0.000000 0.010341 17.168494 ( 1.554745)
build_install 0.002230 0.006701 5.010849 ( 1.191093)
test_btest 0.000726 0.000459 91.074226 ( 7.420917)
test_basic 0.002942 0.001857 0.728631 ( 0.805012)
test_all 0.115889 0.019686 553.999542 ( 57.556566)
test_rubyspec 0.019440 0.027867 51.028456 ( 63.299214)
total: 137.24 sec