Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-203201
#<BuildRuby:0x0000556f5e663280
@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.20231125-203201",
@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.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000787 0.004601 0.928224 ( 1.317914)
build_miniruby 0.000700 0.000311 0.803887 ( 0.804032)
build_ruby 0.001061 0.000471 2.615432 ( 2.616148)
build_all 0.008477 0.000000 12.218732 ( 0.997440)
build_install 0.006134 0.007461 3.715021 ( 0.999788)
test_btest 0.000530 0.000244 64.449056 ( 5.473585)
test_basic 0.003178 0.001466 0.412151 ( 0.492288)
test_all 0.084140 0.012210 359.226669 ( 40.649806)
test_rubyspec 0.040698 0.025124 39.906620 ( 52.466580)
total: 105.82 sec