Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-003113
#<BuildRuby:0x0000557534243638
@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.20240116-003113",
@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.000026 0.000003 0.000029 ( 0.000028)
autoconf 0.000037 0.000003 0.000040 ( 0.000039)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000000 0.007437 0.807126 ( 1.187631)
build_miniruby 0.000460 0.000604 0.849233 ( 0.849344)
build_ruby 0.001175 0.000294 2.692451 ( 2.693492)
build_all 0.007697 0.000000 11.846195 ( 0.986875)
build_install 0.010159 0.000000 3.355363 ( 0.961800)
test_btest 0.001119 0.000000 63.698354 ( 5.877039)
test_basic 0.004625 0.000000 0.403269 ( 0.482722)
test_all 0.077511 0.022094 386.316548 ( 38.690734)
test_rubyspec 0.040111 0.030709 40.339911 ( 52.892930)
total: 104.62 sec