Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-083427
#<BuildRuby:0x00007fcc7b08fdc8
@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.20241113-083427",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.002364 0.005626 3.796371 ( 3.727822)
build_miniruby 0.001238 0.000309 1.627131 ( 1.623820)
build_ruby 0.001394 0.000349 3.862422 ( 22.654054)
build_all 0.008212 0.000000 6.223767 ( 2.611927)
build_install 0.014853 0.002257 8.526149 ( 4.028538)
test_btest 0.000934 0.000204 79.351939 ( 21.210874)
test_basic 0.007609 0.001664 1.050194 ( 1.096681)
test_all 0.112694 0.036045 745.557897 (250.654904)
test_rubyspec 0.043193 0.045810 122.410746 ( 37.070166)
total: 344.68 sec