Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-181522
#<BuildRuby:0x000056551ff43fd8
@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.20240114-181522",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000043 0.000000 0.000043 ( 0.000042)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.005194 0.002625 0.796136 ( 1.182591)
build_miniruby 0.000852 0.000183 0.839848 ( 0.839885)
build_ruby 0.001113 0.000238 2.655204 ( 2.656215)
build_all 0.007520 0.000763 11.975890 ( 0.981768)
build_install 0.000000 0.010593 3.394304 ( 0.969481)
test_btest 0.000000 0.000787 62.368042 ( 5.840964)
test_basic 0.002412 0.001386 0.398796 ( 0.479664)
test_all 0.059481 0.042218 383.838551 ( 36.855532)
test_rubyspec 0.026678 0.039463 40.322548 ( 52.858080)
total: 102.67 sec