Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250413-145437
#<BuildRuby:0x00007ffa5802fdc8
@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.20250413-145437",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004202 0.002218 2.038972 ( 2.147855)
build_miniruby 0.000000 0.001431 1.339112 ( 1.336545)
build_ruby 0.000000 0.001759 3.115538 ( 3.262978)
build_all 0.000182 0.006497 4.908876 ( 1.975962)
build_install 0.003370 0.012353 6.411602 ( 3.350435)
test_btest 0.000585 0.000292 45.519204 ( 12.291176)
test_basic 0.005505 0.002752 0.821553 ( 0.879806)
test_all 0.074845 0.039508 510.900090 (154.967566)
test_rubyspec 0.036082 0.034230 100.230580 ( 19.321611)
total: 199.54 sec