Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-102922
#<BuildRuby:0x00007ff3a2c4fde0
@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.20240621-102922",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003533 0.003944 2.848213 ( 2.793763)
build_miniruby 0.000000 0.001635 1.204746 ( 1.201776)
build_ruby 0.000169 0.001609 3.225703 ( 3.387210)
build_all 0.004257 0.004753 6.815290 ( 2.588672)
build_install 0.013304 0.004305 8.347622 ( 3.850371)
test_btest 0.000809 0.000187 101.829850 ( 26.232404)
test_basic 0.002290 0.004716 0.989643 ( 1.042308)
test_all 0.113073 0.033574 720.150331 (205.724029)
test_rubyspec 0.048530 0.046075 158.770848 ( 27.478068)
total: 274.30 sec