Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-140655
#<BuildRuby:0x000055fa5b6ae3b0
@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.20230428-140655",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005345 0.000764 1.762230 ( 3.834272)
build_miniruby 0.001115 0.000159 1.257056 ( 1.422778)
build_ruby 0.001395 0.000000 2.613278 ( 3.039856)
build_all 0.004397 0.002493 2.186606 ( 1.513249)
build_install 0.015542 0.001157 3.378654 ( 2.756033)
test_btest 0.000615 0.000091 72.661205 ( 35.161327)
test_basic 0.001812 0.004519 0.772946 ( 1.102566)
test_all 0.000842 0.000156 600.975569 (295.284294)
test_rubyspec 0.032360 0.023445 82.550801 (104.427614)
total: 448.54 sec