Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-131137
#<BuildRuby:0x0000564843e38050
@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-131137",
@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.000011 0.000007 0.000018 ( 0.000018)
autoconf 0.000019 0.000010 0.000029 ( 0.000028)
configure 0.000015 0.000008 0.000023 ( 0.000023)
build_up 0.003486 0.001878 1.406402 ( 1.685545)
build_miniruby 0.000617 0.000332 0.809258 ( 0.809155)
build_ruby 0.001430 0.000000 2.797534 ( 2.797508)
build_all 0.005468 0.003406 14.189386 ( 1.351031)
build_install 0.001260 0.006816 4.161582 ( 1.079458)
test_btest 0.000679 0.000425 74.721756 ( 6.482635)
test_basic 0.004418 0.000107 0.806276 ( 0.882497)
test_all 0.103958 0.026264 450.630482 ( 50.568641)
test_rubyspec 0.027025 0.025769 47.735520 ( 60.133232)
total: 125.79 sec