Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-014549
#<BuildRuby:0x00007f086776fdd8
@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.20240703-014549",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000032 0.000011 0.000043 ( 0.000044)
configure 0.000027 0.000010 0.000037 ( 0.000038)
build_up 0.002994 0.005127 3.953134 ( 3.462576)
build_miniruby 0.001348 0.000511 1.728897 ( 1.725579)
build_ruby 0.002038 0.000000 4.387655 ( 4.497958)
build_all 0.003810 0.005655 8.020706 ( 3.083636)
build_install 0.015254 0.003740 11.671584 ( 5.479346)
test_btest 0.000850 0.000330 117.197463 ( 31.334928)
test_basic 0.002568 0.007315 1.342582 ( 1.390729)
test_all 0.104095 0.046550 824.428456 (233.310628)
test_rubyspec 0.039683 0.052661 177.294361 ( 48.479161)
total: 332.77 sec