Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-083900
#<BuildRuby:0x00007fa7ed24fdc8
@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.20240616-083900",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000021 0.000010 0.000031 ( 0.000031)
configure 0.000019 0.000010 0.000029 ( 0.000030)
build_up 0.003992 0.004021 3.541714 ( 3.508287)
build_miniruby 0.001156 0.000578 1.568618 ( 1.565925)
build_ruby 0.001265 0.000691 4.361378 ( 4.514199)
build_all 0.008646 0.000479 7.888634 ( 3.140162)
build_install 0.014382 0.005519 11.304634 ( 5.554348)
test_btest 0.000000 0.000964 113.117297 ( 29.541098)
test_basic 0.003439 0.006197 1.126444 ( 1.180532)
test_all 0.109451 0.039031 820.573615 (248.552986)
test_rubyspec 0.042162 0.050067 162.582322 ( 33.542804)
total: 331.10 sec