Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-224939
#<BuildRuby:0x000055c03a1ab788
@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.20240105-224939",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.003817 0.000000 0.795932 ( 1.222193)
build_miniruby 0.001021 0.000000 0.994152 ( 0.994835)
build_ruby 0.001160 0.000000 3.001846 ( 3.006255)
build_all 0.008840 0.000000 15.740713 ( 1.354374)
build_install 0.009591 0.000000 4.052575 ( 1.121710)
test_btest 0.000664 0.000000 83.701752 ( 8.435395)
test_basic 0.000000 0.003715 0.401806 ( 0.484374)
test_all 0.104111 0.015509 507.115935 ( 59.874864)
test_rubyspec 0.031272 0.009325 45.735819 ( 58.397139)
total: 134.89 sec