Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250123-193806
#<BuildRuby:0x00007fd145f9fdd0
@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.20250123-193806",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.006179 0.000576 2.450867 ( 3.070281)
build_miniruby 0.000000 0.001745 1.586859 ( 1.713425)
build_ruby 0.000000 0.001988 3.505272 ( 33.792700)
build_all 0.004001 0.002901 5.327346 ( 2.942273)
build_install 0.008476 0.008045 7.258429 ( 10.655685)
test_btest 0.000610 0.000217 65.401883 ( 23.834635)
test_basic 0.006234 0.002212 0.792512 ( 0.849775)
test_all 0.086981 0.037082 598.844406 (177.748682)
test_rubyspec 0.042949 0.026819 104.340160 ( 22.426242)
total: 277.04 sec