Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-060835
#<BuildRuby:0x000056124767be20
@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.20240113-060835",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001319 0.002896 0.886115 ( 1.402499)
build_miniruby 0.001074 0.000187 0.970045 ( 0.969452)
build_ruby 0.001616 0.000000 2.880314 ( 2.881445)
build_all 0.006251 0.003896 14.671397 ( 1.354726)
build_install 0.000000 0.008922 4.190715 ( 1.132678)
test_btest 0.000000 0.000696 78.995686 ( 7.254660)
test_basic 0.002110 0.001284 0.481442 ( 0.556447)
test_all 0.104865 0.029948 522.220692 ( 48.816747)
test_rubyspec 0.015215 0.016442 49.497636 ( 62.054106)
total: 126.42 sec