Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-100857
#<BuildRuby:0x00005565d05ab7f8
@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.20231206-100857",
@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.000001 0.000008 ( 0.000009)
configure 0.000000 0.000015 0.000015 ( 0.000015)
build_up 0.000000 0.004724 0.978756 ( 1.264107)
build_miniruby 0.000000 0.000796 0.869400 ( 0.869852)
build_ruby 0.000000 0.001714 2.718355 ( 2.721412)
build_all 0.000000 0.007346 12.118112 ( 0.998970)
build_install 0.004705 0.009588 3.523698 ( 0.985155)
test_btest 0.000853 0.000000 65.630419 ( 5.079553)
test_basic 0.001160 0.002849 0.371750 ( 0.452365)
test_all 0.069985 0.031339 412.429255 ( 36.138660)
test_rubyspec 0.023945 0.042698 40.165632 ( 52.787015)
total: 101.30 sec