Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-040437
#<BuildRuby:0x0000560aab0df078
@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.20240103-040437",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.006061 0.000000 1.043606 ( 1.331780)
build_miniruby 0.001359 0.000000 0.814522 ( 0.814151)
build_ruby 0.001129 0.000248 2.641856 ( 2.642790)
build_all 0.000000 0.007822 12.146145 ( 1.000964)
build_install 0.013925 0.000739 3.788539 ( 1.001240)
test_btest 0.000814 0.000000 62.975868 ( 4.325393)
test_basic 0.002802 0.001225 0.401617 ( 0.481823)
test_all 0.083668 0.014479 377.494627 ( 37.534148)
test_rubyspec 0.027933 0.038934 39.898157 ( 52.474855)
total: 101.61 sec