Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-033248
#<BuildRuby:0x0000561e30d60048
@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.20231221-033248",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.003694 0.000615 1.163108 ( 1.542004)
build_miniruby 0.001052 0.000176 0.991212 ( 0.990337)
build_ruby 0.001256 0.000210 2.772196 ( 2.772289)
build_all 0.009665 0.000841 16.817825 ( 1.523975)
build_install 0.008242 0.000543 4.958845 ( 1.217402)
test_btest 0.000717 0.000107 84.473766 ( 7.713593)
test_basic 0.004472 0.000671 0.788792 ( 0.863033)
test_all 0.087721 0.046380 531.940564 ( 50.032117)
test_rubyspec 0.017103 0.030569 49.751535 ( 62.005414)
total: 128.66 sec