Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-202216
#<BuildRuby:0x00007fa60f42fdd0
@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.20240805-202216",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000000 0.007782 3.309286 ( 3.246791)
build_miniruby 0.000000 0.001601 1.434062 ( 1.430850)
build_ruby 0.000559 0.001159 3.919209 ( 4.100622)
build_all 0.006135 0.002272 7.531618 ( 2.951382)
build_install 0.012588 0.005764 10.117472 ( 4.620132)
test_btest 0.000710 0.000269 106.708793 ( 27.449429)
test_basic 0.003914 0.005897 0.860000 ( 0.907220)
test_all 0.083905 0.067533 790.901800 (244.730805)
test_rubyspec 0.070049 0.018372 161.786013 ( 29.711474)
total: 319.15 sec