Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-212056
#<BuildRuby:0x000055fd565074f0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-212056",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004873 0.001329 0.808533 ( 1.194749)
build_miniruby 0.000000 0.000996 0.813096 ( 0.812999)
build_ruby 0.000000 0.001346 2.666884 ( 2.667757)
build_all 0.001976 0.005410 11.934404 ( 0.960150)
build_install 0.010936 0.001978 3.375392 ( 0.962453)
test_btest 0.000621 0.000233 64.060243 ( 5.085206)
test_basic 0.006187 0.000000 0.402063 ( 0.509888)
test_all 0.065639 0.032605 384.748208 ( 33.453214)
test_rubyspec 0.031684 0.031026 40.224917 ( 52.762701)
total: 98.41 sec