Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-085154
#<BuildRuby:0x00007fc61a9cfdc8
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240629-085154",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000027 0.000008 0.000035 ( 0.000031)
autoconf 0.000043 0.000013 0.000056 ( 0.000051)
configure 0.000045 0.000014 0.000059 ( 0.000050)
build_up 0.009088 0.001508 4.733672 ( 4.677935)
build_miniruby 0.001394 0.000410 1.927379 ( 2.002113)
build_ruby 0.001777 0.000522 4.835220 ( 5.056778)
build_all 0.008466 0.001785 8.440038 ( 3.413633)
build_install 0.014050 0.011341 12.765094 ( 6.679770)
test_btest 0.000677 0.000226 125.663615 ( 47.305988)
test_basic 0.008989 0.005924 1.497156 ( 1.660749)
test_all 0.071747 0.081771 880.688872 (253.115988)
test_rubyspec 0.037896 0.058172 169.217569 ( 36.701686)
total: 360.62 sec