Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240817-162212
#<BuildRuby:0x00007fe22122fdc0
@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.20240817-162212",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.007193 0.000423 3.663182 ( 3.786348)
build_miniruby 0.001534 0.000205 1.689508 ( 1.685836)
build_ruby 0.001646 0.000219 4.289795 ( 4.471101)
build_all 0.004757 0.004329 8.447967 ( 3.359575)
build_install 0.014105 0.005629 11.407797 ( 5.283804)
test_btest 0.000743 0.000136 118.202012 ( 30.718493)
test_basic 0.006201 0.004351 1.341233 ( 1.384792)
test_all 0.133025 0.021725 845.318242 (283.165941)
test_rubyspec 0.050739 0.040480 171.461805 ( 38.925556)
total: 372.78 sec