Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-211839
#<BuildRuby:0x00007f647c17fdd0
@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.20240829-211839",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.004823 0.004165 2.841438 ( 2.893230)
build_miniruby 0.001739 0.000000 1.162874 ( 1.159682)
build_ruby 0.001773 0.000000 3.450023 ( 3.593919)
build_all 0.008308 0.000007 6.324589 ( 2.426497)
build_install 0.011333 0.004765 8.224870 ( 3.848783)
test_btest 0.000750 0.000173 103.292390 ( 26.513148)
test_basic 0.003953 0.005114 0.842285 ( 0.895363)
test_all 0.092270 0.053008 712.854131 (206.174239)
test_rubyspec 0.073921 0.019229 166.073091 ( 34.981292)
total: 282.49 sec