Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-062355
#<BuildRuby:0x000055e143e4f280
@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.20231121-062355",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000720 0.004732 0.925295 ( 1.350447)
build_miniruby 0.000686 0.000429 0.835846 ( 0.835769)
build_ruby 0.000794 0.000497 2.594473 ( 2.595362)
build_all 0.001577 0.005750 11.948240 ( 1.008930)
build_install 0.005626 0.005435 3.482169 ( 0.971059)
test_btest 0.000467 0.000363 65.723806 ( 4.575815)
test_basic 0.000000 0.004256 0.406748 ( 0.486744)
test_all 0.073772 0.020285 350.253014 ( 37.453194)
test_rubyspec 0.032128 0.031996 40.354339 ( 52.979198)
total: 102.26 sec