Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-113534
#<BuildRuby:0x0000556616677e20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-113534",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.002720 0.003914 1.660897 ( 1.837719)
build_miniruby 0.000908 0.000143 0.846085 ( 0.845432)
build_ruby 0.001434 0.000226 2.591740 ( 2.596510)
build_all 0.008414 0.000633 14.234925 ( 1.286654)
build_install 0.007375 0.000424 4.174937 ( 1.050124)
test_btest 0.000000 0.001081 75.343555 ( 6.766611)
test_basic 0.001301 0.003602 0.631783 ( 0.707732)
test_all 0.105806 0.022084 462.607381 ( 50.532355)
test_rubyspec 0.024958 0.020448 47.795728 ( 60.154545)
total: 125.78 sec