Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-072317
#<BuildRuby:0x00005652b6c74048
@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.20240111-072317",
@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.000000 0.000008 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000014)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.004118 0.000000 0.951119 ( 1.352746)
build_miniruby 0.000972 0.000000 0.914735 ( 0.914177)
build_ruby 0.001893 0.000000 2.852061 ( 2.854558)
build_all 0.009697 0.000000 14.717959 ( 1.383391)
build_install 0.010240 0.000000 4.235237 ( 1.133255)
test_btest 0.000643 0.000000 76.155793 ( 6.745553)
test_basic 0.003803 0.000000 0.416981 ( 0.496512)
test_all 0.085043 0.046638 520.657243 ( 56.446196)
test_rubyspec 0.018794 0.014751 48.207995 ( 60.798189)
total: 132.13 sec