Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-024211
#<BuildRuby:0x000055d829a2c090
@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.20231130-024211",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003785 0.000344 0.836263 ( 1.236670)
build_miniruby 0.000848 0.000077 0.876214 ( 0.877627)
build_ruby 0.000963 0.000088 2.707757 ( 2.709978)
build_all 0.007392 0.000000 12.020614 ( 1.021804)
build_install 0.009686 0.000000 3.488192 ( 0.966679)
test_btest 0.000852 0.000004 63.343552 ( 5.410796)
test_basic 0.003419 0.000228 0.370560 ( 0.452754)
test_all 0.078523 0.022113 402.938060 ( 36.268623)
test_rubyspec 0.034663 0.034579 39.435826 ( 52.064959)
total: 101.01 sec