Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-114001
#<BuildRuby:0x000056134066c048
@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.20231216-114001",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003602 0.001440 1.283878 ( 1.616682)
build_miniruby 0.000684 0.000274 0.886111 ( 0.886404)
build_ruby 0.001133 0.000453 2.853876 ( 2.853891)
build_all 0.005702 0.004956 17.660432 ( 1.570104)
build_install 0.007771 0.001363 5.230871 ( 1.287725)
test_btest 0.000677 0.000279 89.273407 ( 7.823378)
test_basic 0.003741 0.000000 0.702273 ( 0.781430)
test_all 0.106816 0.026653 567.874671 ( 55.295931)
test_rubyspec 0.014050 0.032739 50.512998 ( 62.965511)
total: 135.08 sec