Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-110724
#<BuildRuby:0x0000555fb85cc048
@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.20240103-110724",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.005565 0.000460 1.537759 ( 1.802171)
build_miniruby 0.000737 0.000216 0.840634 ( 0.840230)
build_ruby 0.001375 0.000404 2.741899 ( 2.742067)
build_all 0.006863 0.002482 14.150999 ( 1.276686)
build_install 0.007118 0.000909 4.148119 ( 1.063480)
test_btest 0.000684 0.000195 76.401366 ( 6.429646)
test_basic 0.004090 0.001168 0.824509 ( 0.903237)
test_all 0.098437 0.029969 499.649972 ( 49.915835)
test_rubyspec 0.015345 0.028607 47.866571 ( 60.257213)
total: 125.23 sec