Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-224849
#<BuildRuby:0x00007fc4f2d3fdd8
@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.20240811-224849",
@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.000007 0.000026 ( 0.000026)
autoconf 0.000034 0.000012 0.000046 ( 0.000045)
configure 0.000029 0.000011 0.000040 ( 0.000038)
build_up 0.008066 0.000021 3.587112 ( 3.527779)
build_miniruby 0.001279 0.000407 1.639063 ( 1.635519)
build_ruby 0.001397 0.000445 4.229769 ( 4.403575)
build_all 0.004816 0.004373 8.464889 ( 3.283934)
build_install 0.015382 0.005164 10.777716 ( 4.630027)
test_btest 0.000733 0.000254 118.587761 ( 32.213844)
test_basic 0.005181 0.004633 1.309523 ( 1.433818)
test_all 0.118223 0.035061 882.876142 (283.619998)
test_rubyspec 0.041429 0.055040 175.294391 ( 53.333456)
total: 388.08 sec