Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250220-234254
#<BuildRuby:0x00007f8ae3fefdd8
@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.20250220-234254",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.001915 0.004658 2.860563 ( 2.156522)
build_miniruby 0.001307 0.000362 1.232392 ( 1.229656)
build_ruby 0.001465 0.000407 2.917719 ( 3.101617)
build_all 0.002346 0.005180 4.555741 ( 1.820145)
build_install 0.014933 0.001761 6.563549 ( 3.158059)
test_btest 0.000742 0.000223 44.790007 ( 17.418653)
test_basic 0.009505 0.001324 0.906876 ( 1.091940)
test_all 0.076034 0.037617 498.161815 (152.047745)
test_rubyspec 0.043696 0.025632 94.123850 ( 17.348674)
total: 199.37 sec