Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-031649
#<BuildRuby:0x00007f13ecd7fdc8
@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.20240809-031649",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000042 0.000006 0.000048 ( 0.000047)
configure 0.000038 0.000006 0.000044 ( 0.000044)
build_up 0.003118 0.004579 2.921184 ( 3.149277)
build_miniruby 0.001291 0.000228 1.514318 ( 1.515957)
build_ruby 0.001589 0.000280 3.079335 ( 23.453510)
build_all 0.003795 0.004993 7.344382 ( 2.812618)
build_install 0.016669 0.001559 8.948684 ( 4.212412)
test_btest 0.000767 0.000149 103.309704 ( 28.213684)
test_basic 0.003161 0.008804 1.054489 ( 4.958523)
test_all 0.088444 0.061694 750.922508 (240.836073)
test_rubyspec 0.046392 0.042253 170.362640 ( 26.503936)
total: 335.66 sec