Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-031131
#<BuildRuby:0x00007fe30c87fdd8
@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.20240828-031131",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000043 0.000007 0.000050 ( 0.000051)
configure 0.000036 0.000006 0.000042 ( 0.000042)
build_up 0.001603 0.006655 3.272468 ( 3.120487)
build_miniruby 0.000000 0.001745 1.606689 ( 1.603157)
build_ruby 0.000749 0.001247 3.986773 ( 4.165028)
build_all 0.003905 0.005492 8.300611 ( 3.238951)
build_install 0.017903 0.001848 10.971543 ( 5.186739)
test_btest 0.000979 0.000000 115.148286 ( 32.896654)
test_basic 0.007178 0.002960 1.225908 ( 1.272128)
test_all 0.116958 0.036055 844.382335 (258.047043)
test_rubyspec 0.056636 0.037940 163.477396 ( 37.210604)
total: 346.74 sec