Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-123741
#<BuildRuby:0x00007fa9c261fdc8
@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.20240822-123741",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000044)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.000000 0.008473 3.543943 ( 3.722615)
build_miniruby 0.000000 0.001822 1.901593 ( 2.161560)
build_ruby 0.001534 0.000576 4.520459 ( 29.292914)
build_all 0.005353 0.002974 7.621736 ( 2.926747)
build_install 0.010364 0.012764 11.001049 ( 15.657208)
test_btest 0.000585 0.000260 114.628602 ( 34.816260)
test_basic 0.006872 0.007203 1.409154 ( 1.526305)
test_all 0.106754 0.044595 865.730085 (266.329158)
test_rubyspec 0.043087 0.048379 166.208224 ( 36.714319)
total: 393.15 sec