Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-195217
#<BuildRuby:0x000055d50bdb74b0
@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.20231208-195217",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004641 0.000422 1.007915 ( 1.252344)
build_miniruby 0.000931 0.000084 0.876992 ( 0.877232)
build_ruby 0.001293 0.000117 2.706489 ( 2.708237)
build_all 0.006976 0.000634 12.123387 ( 1.020593)
build_install 0.003031 0.010011 3.538099 ( 0.985786)
test_btest 0.000441 0.000111 63.094665 ( 4.814657)
test_basic 0.003516 0.000879 0.373467 ( 0.455088)
test_all 0.089389 0.013846 386.783095 ( 37.393093)
test_rubyspec 0.031697 0.045564 40.215897 ( 52.887538)
total: 102.40 sec