Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250329-001927
#<BuildRuby:0x00007ff2d7fafdd0
@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.20250329-001927",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.000000 0.006546 2.434292 ( 2.198496)
build_miniruby 0.000130 0.001348 1.459739 ( 1.457067)
build_ruby 0.000000 0.001774 3.890766 ( 4.057378)
build_all 0.006400 0.002634 5.882206 ( 2.501287)
build_install 0.010528 0.007169 7.755851 ( 4.003781)
test_btest 0.000682 0.000265 50.362611 ( 14.238657)
test_basic 0.007308 0.002242 0.715105 ( 0.768222)
test_all 0.101140 0.019186 605.391505 (178.130898)
test_rubyspec 0.055793 0.020488 102.029062 ( 21.961593)
total: 229.32 sec