Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-215436
#<BuildRuby:0x000055f39dafbbd0
@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.20240114-215436",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004324 0.000763 1.122622 ( 1.513833)
build_miniruby 0.000000 0.001458 0.872143 ( 0.875824)
build_ruby 0.000000 0.001238 2.661613 ( 2.661640)
build_all 0.005857 0.002948 14.197399 ( 1.256530)
build_install 0.008071 0.000745 4.153414 ( 1.104337)
test_btest 0.001142 0.000000 78.472310 ( 6.922787)
test_basic 0.001018 0.004210 0.759859 ( 0.834435)
test_all 0.119688 0.011194 477.810768 ( 51.742830)
test_rubyspec 0.032758 0.013572 48.228295 ( 60.657158)
total: 127.57 sec