Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250430-062511
#<BuildRuby:0x00007f158060fdc8
@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.20250430-062511",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.005296 0.001278 2.302603 ( 3.487823)
build_miniruby 0.001454 0.000351 1.714733 ( 1.867341)
build_ruby 0.001699 0.000411 3.882915 ( 3.999485)
build_all 0.008402 0.002028 6.498839 ( 2.937064)
build_install 0.016632 0.008733 9.181676 ( 6.486457)
test_btest 0.000792 0.000216 57.825115 ( 31.750932)
test_basic 0.008585 0.001058 0.936913 ( 0.988469)
test_all 0.078724 0.046596 571.338614 (281.979329)
test_rubyspec 0.067658 0.019777 108.166603 ( 20.113137)
total: 353.61 sec