Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240622-101832
#<BuildRuby:0x00007f193500fdc0
@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.20240622-101832",
@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.000007 0.000025 ( 0.000026)
autoconf 0.000033 0.000013 0.000046 ( 0.000047)
configure 0.000027 0.000011 0.000038 ( 0.000038)
build_up 0.005485 0.003013 3.478120 ( 3.496926)
build_miniruby 0.001148 0.000459 1.589662 ( 1.586351)
build_ruby 0.001471 0.000588 3.911837 ( 4.054436)
build_all 0.009020 0.000000 7.972437 ( 3.223213)
build_install 0.015892 0.003939 10.521155 ( 4.777861)
test_btest 0.000600 0.000215 109.012159 ( 28.494329)
test_basic 0.008529 0.000000 1.071172 ( 1.123059)
test_all 0.094517 0.054009 837.408622 (245.221083)
test_rubyspec 0.041546 0.055996 163.299226 ( 35.184907)
total: 327.16 sec