Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-170242
#<BuildRuby:0x00007f32edb8fde0
@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.20240708-170242",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.000782 0.007298 3.649380 ( 3.236886)
build_miniruby 0.001386 0.000358 1.248035 ( 1.245036)
build_ruby 0.001469 0.000379 3.541107 ( 3.729175)
build_all 0.005207 0.003268 7.980650 ( 3.230919)
build_install 0.017977 0.002576 10.566014 ( 4.838677)
test_btest 0.000822 0.000211 116.806647 ( 31.047265)
test_basic 0.011042 0.001687 1.369168 ( 1.461191)
test_all 0.133765 0.024050 963.616962 (965.064639)
test_rubyspec 0.059716 0.032911 176.696865 (221.364438)
total: 1235.22 sec