Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-110627
#<BuildRuby:0x0000557f5e237d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231031-110627",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005058 0.000169 1.486436 ( 1.723267)
build_miniruby 0.000762 0.000120 0.900789 ( 0.900977)
build_ruby 0.001295 0.000000 2.868611 ( 2.869997)
build_all 0.009768 0.000000 16.063718 ( 1.458693)
build_install 0.009619 0.002884 4.765078 ( 1.135285)
test_btest 0.000860 0.000133 83.012029 ( 7.109243)
test_basic 0.003687 0.000567 0.720661 ( 0.797702)
test_all 0.092528 0.042871 487.117218 ( 54.386569)
test_rubyspec 0.042646 0.014963 50.144538 ( 62.472322)
total: 132.85 sec