Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-145351
#<BuildRuby:0x000055cf25f0b7f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-145351",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004192 0.000033 1.018039 ( 1.292370)
build_miniruby 0.000662 0.000120 0.874305 ( 0.874654)
build_ruby 0.000884 0.000161 2.719146 ( 2.721354)
build_all 0.006863 0.000446 12.176843 ( 1.015329)
build_install 0.006249 0.006960 3.570865 ( 0.975950)
test_btest 0.000468 0.000125 63.158635 ( 5.121604)
test_basic 0.002864 0.000764 0.374892 ( 0.456395)
test_all 0.080320 0.016287 387.983185 ( 36.110732)
test_rubyspec 0.048555 0.024912 39.808760 ( 52.446745)
total: 101.02 sec