Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250314-192144
#<BuildRuby:0x00007f105bc7fde0
@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-192144",
@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.000025 0.000004 0.000029 ( 0.000026)
autoconf 0.000041 0.000007 0.000048 ( 0.000043)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.003068 0.004619 2.810019 ( 2.978933)
build_miniruby 0.001698 0.000000 1.631991 ( 1.671879)
build_ruby 0.002248 0.000001 3.963936 ( 4.270259)
build_all 0.006674 0.003764 6.039495 ( 4.223614)
build_install 0.016959 0.005150 8.363919 ( 6.194089)
test_btest 0.000781 0.000178 50.277269 ( 31.720116)
test_basic 0.009814 0.002244 0.930092 ( 1.025966)
test_all 0.076821 0.043696 597.033656 (216.713070)
test_rubyspec 0.033324 0.042815 101.393526 ( 25.392023)
total: 294.19 sec