Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-235156
#<BuildRuby:0x00007fee172dfde0
@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.20240715-235156",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000030 0.000006 0.000036 ( 0.000035)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.002696 0.004649 2.539271 ( 2.775788)
build_miniruby 0.001284 0.000285 1.046099 ( 1.043804)
build_ruby 0.001663 0.000369 2.860116 ( 3.058368)
build_all 0.003847 0.004161 7.039376 ( 2.661900)
build_install 0.014206 0.004626 8.720206 ( 3.987578)
test_btest 0.000785 0.000202 99.957980 ( 25.665674)
test_basic 0.004999 0.003360 0.981146 ( 1.038814)
test_all 0.107975 0.040315 714.401813 (197.716986)
test_rubyspec 0.049464 0.035560 152.051856 ( 26.742596)
total: 264.69 sec