Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-183028
#<BuildRuby:0x000056004b6e6eb8
@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.20231123-183028",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001010 0.003712 1.312550 ( 1.719251)
build_miniruby 0.001046 0.000099 0.947589 ( 0.947215)
build_ruby 0.001319 0.000126 2.858906 ( 2.859527)
build_all 0.003853 0.007237 17.219973 ( 1.516276)
build_install 0.005920 0.003463 5.321203 ( 1.203007)
test_btest 0.000852 0.000170 86.368076 ( 7.148913)
test_basic 0.005626 0.000000 0.870733 ( 0.946851)
test_all 0.104517 0.036927 520.747259 ( 56.557783)
test_rubyspec 0.025897 0.019775 52.317560 ( 64.652814)
total: 137.55 sec