Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-140023
#<BuildRuby:0x0000563f0ac9f280
@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.20231128-140023",
@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.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003654 0.001624 0.910150 ( 1.338122)
build_miniruby 0.000000 0.001044 0.821761 ( 0.822033)
build_ruby 0.000202 0.001178 2.636430 ( 2.637263)
build_all 0.005392 0.002696 12.255522 ( 1.019063)
build_install 0.006134 0.005022 3.791341 ( 0.992240)
test_btest 0.000451 0.000242 62.585280 ( 5.481731)
test_basic 0.000969 0.004545 0.418945 ( 0.496720)
test_all 0.084204 0.011072 348.268215 ( 41.648521)
test_rubyspec 0.027135 0.040490 39.959128 ( 52.523703)
total: 106.96 sec