Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-132034
#<BuildRuby:0x00005646bc2432f0
@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.20240107-132034",
@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.000004 0.000015 ( 0.000018)
autoconf 0.000016 0.000006 0.000022 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000016)
build_up 0.002907 0.001058 0.804230 ( 1.189970)
build_miniruby 0.001082 0.000000 0.933519 ( 0.935646)
build_ruby 0.001407 0.000000 2.874801 ( 2.876489)
build_all 0.007634 0.001998 14.726442 ( 1.439825)
build_install 0.005967 0.003490 4.179422 ( 1.129503)
test_btest 0.000669 0.000000 76.182609 ( 7.153462)
test_basic 0.000000 0.003536 0.428661 ( 0.512364)
test_all 0.089498 0.046168 554.599461 ( 55.706918)
test_rubyspec 0.016604 0.019103 49.926443 ( 62.540955)
total: 133.49 sec