Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-212012
#<BuildRuby:0x00005648b276b7f8
@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.20231118-212012",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005343 0.000242 0.917168 ( 1.320163)
build_miniruby 0.000934 0.000156 0.796694 ( 0.797032)
build_ruby 0.001220 0.000203 2.586673 ( 2.587216)
build_all 0.007158 0.001193 11.968486 ( 0.993477)
build_install 0.006717 0.004184 3.483697 ( 0.969897)
test_btest 0.000619 0.000132 63.811171 ( 4.828436)
test_basic 0.003273 0.000701 0.393282 ( 0.472935)
test_all 0.073871 0.019682 354.135533 ( 30.458508)
test_rubyspec 0.045900 0.024466 39.782177 ( 52.361455)
total: 94.79 sec