Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-184840
#<BuildRuby:0x00007fb801e5fdd8
@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.20240807-184840",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000037 0.000006 0.000043 ( 0.000044)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.006433 0.001170 3.345180 ( 3.329663)
build_miniruby 0.001417 0.000258 1.557175 ( 1.553352)
build_ruby 0.001632 0.000297 3.653350 ( 3.834215)
build_all 0.005074 0.004412 8.538363 ( 3.396147)
build_install 0.009216 0.008706 10.549656 ( 4.586647)
test_btest 0.000686 0.000172 114.830036 ( 29.626120)
test_basic 0.004484 0.005555 1.286650 ( 1.329366)
test_all 0.116343 0.033124 806.972311 (240.295155)
test_rubyspec 0.026502 0.060267 163.533456 ( 32.445115)
total: 320.40 sec