Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-005611
#<BuildRuby:0x000055d469bd4078
@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.20231227-005611",
@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.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002601 0.003664 1.240325 ( 1.612793)
build_miniruby 0.001070 0.000291 0.978009 ( 0.976862)
build_ruby 0.001076 0.000293 2.779911 ( 2.780912)
build_all 0.008428 0.001073 16.019780 ( 1.399764)
build_install 0.006136 0.001534 4.499226 ( 1.095570)
test_btest 0.000800 0.000000 86.325782 ( 6.873819)
test_basic 0.000354 0.003841 0.632548 ( 0.707117)
test_all 0.103187 0.031398 539.190508 ( 58.689174)
test_rubyspec 0.029210 0.018934 49.006568 ( 61.275699)
total: 135.41 sec