Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-093705
#<BuildRuby:0x000055ac6c6cfd68
@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.20231122-093705",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004977 0.000169 1.227853 ( 1.638042)
build_miniruby 0.000924 0.000146 0.827249 ( 0.826691)
build_ruby 0.001171 0.000185 2.786535 ( 2.786528)
build_all 0.005457 0.005225 17.261090 ( 1.535625)
build_install 0.007778 0.001638 5.241470 ( 1.208143)
test_btest 0.000859 0.000181 91.580682 ( 7.223042)
test_basic 0.003778 0.000795 0.599323 ( 0.676864)
test_all 0.116743 0.021253 507.638912 ( 58.645244)
test_rubyspec 0.022387 0.024838 50.872821 ( 63.138336)
total: 137.68 sec