Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-080705
#<BuildRuby:0x00005643ee967520
@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.20231228-080705",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.000573 0.005704 0.823641 ( 1.205462)
build_miniruby 0.000000 0.001181 0.858308 ( 0.857751)
build_ruby 0.000000 0.001942 2.685172 ( 2.685338)
build_all 0.002916 0.004957 11.964966 ( 0.960214)
build_install 0.008476 0.002067 3.386047 ( 0.948761)
test_btest 0.000631 0.000000 62.944904 ( 4.569876)
test_basic 0.000996 0.002912 0.412892 ( 0.492354)
test_all 0.063974 0.031947 396.661486 ( 38.116340)
test_rubyspec 0.026189 0.048667 40.293907 ( 52.841722)
total: 102.68 sec