Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-053301
#<BuildRuby:0x00007fb6dc52fdd8
@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.20240808-053301",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000036 0.000010 0.000046 ( 0.000045)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.006876 0.001834 4.196030 ( 5.620523)
build_miniruby 0.000000 0.002163 1.878522 ( 2.162727)
build_ruby 0.000000 0.002258 4.824979 ( 5.648780)
build_all 0.003055 0.007828 9.068188 ( 8.197511)
build_install 0.011417 0.013555 12.288043 ( 12.434278)
test_btest 0.000732 0.000308 127.387017 (130.248800)
test_basic 0.006436 0.006680 1.452423 ( 2.113968)
test_all 0.109312 0.057953 987.538790 (1049.359172)
test_rubyspec 0.058141 0.039026 179.138411 (157.952683)
total: 1373.74 sec