Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-024416
#<BuildRuby:0x0000562781eff520
@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.20230726-024416",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.006375 0.000671 1.559830 ( 2.792513)
build_miniruby 0.000925 0.000098 0.921613 ( 0.920661)
build_ruby 0.001584 0.000167 2.670744 ( 2.669942)
build_all 0.009266 0.000000 14.390293 ( 1.268090)
build_install 0.007476 0.000303 1.964340 ( 0.921934)
test_btest 0.000961 0.000087 84.180031 ( 7.185760)
test_basic 0.003809 0.000346 0.737057 ( 0.815631)
test_all 0.001900 0.000173 529.527356 ( 49.138275)
test_rubyspec 0.006311 0.034439 43.547779 ( 55.930358)
total: 121.64 sec