Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-033138
#<BuildRuby:0x000056078c99c098
@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-033138",
@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.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004174 0.000696 1.032227 ( 1.534638)
build_miniruby 0.000883 0.000148 0.866761 ( 0.866664)
build_ruby 0.001967 0.000328 2.822599 ( 2.825362)
build_all 0.009259 0.000000 14.456104 ( 1.345751)
build_install 0.000032 0.007807 4.107584 ( 1.048056)
test_btest 0.000565 0.000135 77.885792 ( 6.309357)
test_basic 0.005397 0.000000 0.857754 ( 0.937235)
test_all 0.107143 0.024115 467.755104 ( 53.867445)
test_rubyspec 0.034979 0.027818 80.535954 ( 92.837408)
total: 161.57 sec