Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-233558
#<BuildRuby:0x00007fb99081fdc0
@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.20240705-233558",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.003207 0.004842 3.986711 ( 3.930716)
build_miniruby 0.001597 0.000417 1.549497 ( 1.545612)
build_ruby 0.001876 0.000489 4.231268 ( 4.385449)
build_all 0.005715 0.004094 8.475358 ( 3.389649)
build_install 0.013958 0.006045 11.555848 ( 5.330871)
test_btest 0.000688 0.000208 119.254743 ( 31.173127)
test_basic 0.005418 0.004205 1.187992 ( 1.232531)
test_all 0.108110 0.045038 877.553165 (244.608311)
test_rubyspec 0.049397 0.046626 176.250732 ( 36.856576)
total: 332.45 sec