Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-094443
#<BuildRuby:0x00007f29e7e8fdd8
@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.20240621-094443",
@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.000006 0.000030 ( 0.000031)
autoconf 0.000043 0.000011 0.000054 ( 0.000050)
configure 0.000035 0.000009 0.000044 ( 0.000045)
build_up 0.004139 0.005284 4.014472 ( 4.636123)
build_miniruby 0.001349 0.000392 1.587606 ( 1.620645)
build_ruby 0.001837 0.000533 4.145927 ( 4.286801)
build_all 0.007980 0.001662 8.035824 ( 3.247500)
build_install 0.009287 0.011095 10.487061 ( 4.942621)
test_btest 0.000894 0.000306 112.480818 ( 29.811293)
test_basic 0.005803 0.003149 1.109472 ( 1.161310)
test_all 0.100855 0.046188 847.163847 (236.046474)
test_rubyspec 0.046413 0.047255 155.193559 ( 32.836580)
total: 318.59 sec