Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-132112
#<BuildRuby:0x0000561b7c0b7438
@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.20240114-132112",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.001906 0.004794 0.810818 ( 1.194422)
build_miniruby 0.001242 0.000000 0.829711 ( 0.829437)
build_ruby 0.000000 0.001367 2.666082 ( 2.667046)
build_all 0.001545 0.006243 11.987494 ( 0.972788)
build_install 0.007897 0.001896 3.500833 ( 0.973813)
test_btest 0.000630 0.000315 65.229478 ( 5.310928)
test_basic 0.002755 0.001378 0.402826 ( 0.482945)
test_all 0.071259 0.028525 361.314855 ( 36.420390)
test_rubyspec 0.033512 0.037314 40.506194 ( 53.038638)
total: 101.89 sec