Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250314-210326
#<BuildRuby:0x00007fe35443fdc0
@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.20250314-210326",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000038 0.000009 0.000047 ( 0.000048)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.003745 0.005023 3.069386 ( 4.770412)
build_miniruby 0.000000 0.001845 1.788812 ( 2.554191)
build_ruby 0.000191 0.002148 4.254521 ( 5.506965)
build_all 0.005618 0.005998 6.608692 ( 8.240855)
build_install 0.020934 0.006978 9.222368 ( 10.898720)
test_btest 0.001021 0.000340 51.942443 ( 74.620038)
test_basic 0.006953 0.005398 0.963904 ( 1.976743)
test_all 0.090189 0.041195 690.176018 (575.636690)
test_rubyspec 0.042287 0.040349 106.181695 ( 42.699204)
total: 726.91 sec