Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-150551
#<BuildRuby:0x000055dd4da878e0
@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.20231120-150551",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004048 0.001215 0.996258 ( 1.561980)
build_miniruby 0.001106 0.000000 6.422452 ( 6.317736)
build_ruby 0.001435 0.000000 2.636805 ( 2.637684)
build_all 0.003081 0.004855 12.047024 ( 0.958531)
build_install 0.009234 0.001590 3.619505 ( 0.991121)
test_btest 0.000468 0.000156 64.464399 ( 4.411020)
test_basic 0.002830 0.000944 0.391912 ( 0.472764)
test_all 0.087996 0.005094 358.735546 ( 33.910475)
test_rubyspec 0.035890 0.028065 39.895003 ( 52.467939)
total: 103.73 sec