Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240624-083051
#<BuildRuby:0x00007fbce821fdc0
@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.20240624-083051",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000029 0.000008 0.000037 ( 0.000036)
build_up 0.003200 0.004917 3.591457 ( 3.522574)
build_miniruby 0.001861 0.000000 1.728587 ( 1.726085)
build_ruby 0.002514 0.000000 4.533674 ( 4.642156)
build_all 0.010019 0.000612 8.459558 ( 3.748126)
build_install 0.021407 0.003270 11.387103 ( 5.608718)
test_btest 0.000000 0.001043 121.515265 ( 41.048572)
test_basic 0.005578 0.003680 1.158293 ( 1.209820)
test_all 0.112017 0.037239 828.830392 (242.165875)
test_rubyspec 0.058291 0.033266 165.959219 ( 28.675677)
total: 332.35 sec