Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-022522
#<BuildRuby:0x000055a47f8d38c0
@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.20231130-022522",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004799 0.000198 1.249231 ( 1.643607)
build_miniruby 0.000000 0.001036 0.791352 ( 0.791905)
build_ruby 0.000086 0.001851 3.066810 ( 3.066303)
build_all 0.010026 0.000000 16.094586 ( 1.470634)
build_install 0.008180 0.000000 4.664463 ( 1.115739)
test_btest 0.001113 0.000000 82.106882 ( 7.340541)
test_basic 0.004482 0.000292 0.732829 ( 0.808901)
test_all 0.123347 0.011611 534.627582 ( 51.319761)
test_rubyspec 0.027905 0.017832 50.009767 ( 62.451336)
total: 130.01 sec