Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-172043
#<BuildRuby:0x000055f8a90b3568
@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.20240117-172043",
@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.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.005859 0.000430 1.179327 ( 1.550621)
build_miniruby 0.001003 0.000211 0.857062 ( 0.856540)
build_ruby 0.001516 0.000000 2.788309 ( 2.787818)
build_all 0.008171 0.001151 14.570287 ( 1.309639)
build_install 0.006355 0.001271 4.185274 ( 1.061376)
test_btest 0.000611 0.000122 79.397949 ( 6.689437)
test_basic 0.004042 0.000000 0.667486 ( 0.746286)
test_all 0.108899 0.024566 465.823988 ( 55.656143)
test_rubyspec 0.017882 0.045381 82.161863 ( 94.413699)
total: 165.07 sec