Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-065909
#<BuildRuby:0x00007f39fe9dfdc0
@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.20240822-065909",
@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.000036 0.000009 0.000045 ( 0.000045)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.006553 0.001589 3.884699 ( 3.886763)
build_miniruby 0.001280 0.000310 1.634958 ( 1.631737)
build_ruby 0.001577 0.000382 4.555459 ( 4.713036)
build_all 0.009043 0.000106 8.621745 ( 3.486189)
build_install 0.016127 0.005066 11.816425 ( 5.689889)
test_btest 0.000759 0.000179 120.794470 ( 32.509665)
test_basic 0.000000 0.011176 1.112048 ( 1.163398)
test_all 0.121063 0.035134 900.185061 (272.762787)
test_rubyspec 0.050035 0.043838 170.095737 ( 38.018471)
total: 363.86 sec