Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-042731
#<BuildRuby:0x00005611f8ef00c8
@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.20240106-042731",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.002937 0.000534 0.838085 ( 1.236167)
build_miniruby 0.000831 0.000151 1.059255 ( 1.060236)
build_ruby 0.001014 0.000185 3.150083 ( 3.156511)
build_all 0.007663 0.001394 15.709783 ( 1.426165)
build_install 0.010576 0.000000 4.266009 ( 1.290273)
test_btest 0.000706 0.000000 83.643001 ( 10.514391)
test_basic 0.000074 0.004348 0.447610 ( 0.528786)
test_all 0.082489 0.035773 545.337360 ( 51.650137)
test_rubyspec 0.014305 0.027877 49.698108 ( 62.402697)
total: 133.27 sec