Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-130956
#<BuildRuby:0x00007f6cfe58fdc8
@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.20240804-130956",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000028 0.000008 0.000036 ( 0.000036)
build_up 0.005728 0.002175 3.490390 ( 3.325933)
build_miniruby 0.001499 0.000435 1.495220 ( 1.491335)
build_ruby 0.001615 0.000469 3.599402 ( 3.788685)
build_all 0.006013 0.003350 7.934819 ( 3.053655)
build_install 0.014448 0.005963 11.230020 ( 5.048536)
test_btest 0.000731 0.000230 114.297677 ( 29.997420)
test_basic 0.001105 0.009495 0.978056 ( 1.024192)
test_all 0.122231 0.031039 886.776464 (262.543838)
test_rubyspec 0.061994 0.023938 170.992416 ( 40.419177)
total: 350.69 sec