Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241217-092840
#<BuildRuby:0x00007f6113f4fdc8
@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.20241217-092840",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.005676 0.000915 2.544114 ( 3.202485)
build_miniruby 0.001349 0.000217 1.936262 ( 2.011940)
build_ruby 0.001562 0.000252 4.021187 ( 11.637807)
build_all 0.002490 0.008062 6.500858 ( 3.498228)
build_install 0.017442 0.005297 9.140866 ( 5.978061)
test_btest 0.000647 0.000148 79.577365 ( 36.944757)
test_basic 0.011701 0.000656 1.126003 ( 1.541113)
test_all 0.103584 0.048724 768.851754 (396.292132)
test_rubyspec 0.051565 0.031291 122.541223 ( 46.692378)
total: 507.80 sec