Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250202-120023
#<BuildRuby:0x00007fdd625bfdc8
@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.20250202-120023",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000023 0.000009 0.000032 ( 0.000033)
configure 0.000022 0.000008 0.000030 ( 0.000031)
build_up 0.005045 0.002018 3.236297 ( 2.069136)
build_miniruby 0.000960 0.000384 0.989827 ( 0.987520)
build_ruby 0.001216 0.000486 2.725590 ( 2.911789)
build_all 0.003217 0.003896 5.151798 ( 2.010078)
build_install 0.014301 0.003109 7.216899 ( 3.292964)
test_btest 0.000557 0.000222 60.945944 ( 15.988419)
test_basic 0.005770 0.000587 0.627565 ( 0.685463)
test_all 0.095580 0.019995 498.736131 (150.773065)
test_rubyspec 0.034477 0.035578 102.487827 ( 18.742788)
total: 197.46 sec