Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-140408
#<BuildRuby:0x000055e929f6f438
@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.20231119-140408",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004125 0.001237 0.910640 ( 1.332062)
build_miniruby 0.000997 0.000000 0.806525 ( 0.806528)
build_ruby 0.001579 0.000000 2.641175 ( 2.641447)
build_all 0.004198 0.003728 12.079460 ( 0.976298)
build_install 0.012751 0.000064 3.487410 ( 0.963896)
test_btest 0.000617 0.000164 63.231560 ( 5.328404)
test_basic 0.001884 0.003498 0.392927 ( 0.473160)
test_all 0.076229 0.019482 343.368979 ( 37.669900)
test_rubyspec 0.012048 0.059717 39.689712 ( 52.247599)
total: 102.44 sec