Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250410-035956
#<BuildRuby:0x00007fe11219fdc0
@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.20250410-035956",
@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.000022)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.006578 0.000698 3.659714 ( 2.849497)
build_miniruby 0.001318 0.000329 1.430681 ( 1.427603)
build_ruby 0.001534 0.000383 4.121787 ( 4.271551)
build_all 0.008307 0.000978 6.133304 ( 2.742269)
build_install 0.018153 0.002175 8.794942 ( 4.580512)
test_btest 0.000988 0.000000 50.548046 ( 15.477881)
test_basic 0.008236 0.000000 0.918298 ( 0.973755)
test_all 0.092916 0.028050 614.584886 (194.974000)
test_rubyspec 0.060342 0.021245 103.786721 ( 24.698868)
total: 252.00 sec