Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-215848
#<BuildRuby:0x00007f788119fdd8
@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.20240627-215848",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.007600 0.000793 3.772147 ( 3.312055)
build_miniruby 0.001497 0.000328 1.563195 ( 1.560278)
build_ruby 0.001722 0.000377 4.120709 ( 4.236683)
build_all 0.002386 0.006798 8.085081 ( 3.254878)
build_install 0.016675 0.002159 10.552284 ( 4.855457)
test_btest 0.000000 0.000952 113.839441 ( 29.583896)
test_basic 0.004768 0.004761 1.048915 ( 1.096000)
test_all 0.094348 0.053612 827.168206 (268.653392)
test_rubyspec 0.064828 0.024307 166.546479 ( 37.221246)
total: 353.78 sec