Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-185541
#<BuildRuby:0x00005637fe19f280
@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.20231118-185541",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005118 0.000325 0.894108 ( 1.296677)
build_miniruby 0.000858 0.000234 0.837197 ( 0.837284)
build_ruby 0.000000 0.001835 2.588919 ( 2.589160)
build_all 0.005279 0.002606 11.918990 ( 0.970139)
build_install 0.009641 0.001668 3.678006 ( 0.996945)
test_btest 0.000000 0.000626 65.975263 ( 4.772510)
test_basic 0.000284 0.004044 0.400708 ( 0.480152)
test_all 0.086295 0.013841 350.621047 ( 33.905597)
test_rubyspec 0.054151 0.022319 39.799217 ( 52.379249)
total: 98.23 sec