Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-113358
#<BuildRuby:0x000056275fe92258
@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.20230608-113358",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002912 0.004502 2.053208 ( 4.785294)
build_miniruby 0.003160 0.000506 54.143425 ( 33.454607)
build_ruby 0.001513 0.000000 2.860392 ( 3.212873)
build_all 0.017190 0.005342 62.400137 ( 38.089538)
build_install 0.010481 0.005737 3.756514 ( 3.954551)
test_btest 0.000699 0.000144 78.733302 ( 48.003521)
test_basic 0.001940 0.000401 0.815119 ( 1.286336)
test_all 0.001573 0.000326 575.125785 (277.711949)
test_rubyspec 0.023703 0.033813 86.725039 (109.933305)
total: 520.43 sec