Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-122403
#<BuildRuby:0x00005633616a3728
@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-122403",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000012 0.000005 0.000017 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002809 0.001171 0.875413 ( 1.248746)
build_miniruby 0.000894 0.000372 0.942039 ( 0.942520)
build_ruby 0.000000 0.001358 2.684950 ( 2.687511)
build_all 0.003278 0.006497 14.470894 ( 1.371635)
build_install 0.003665 0.005512 4.182646 ( 1.166478)
test_btest 0.000428 0.000257 79.721835 ( 6.998979)
test_basic 0.002088 0.001253 0.442698 ( 0.524104)
test_all 0.084379 0.051660 494.298958 ( 53.564167)
test_rubyspec 0.021392 0.011803 49.592610 ( 62.158415)
total: 130.66 sec