Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-083716
#<BuildRuby:0x00007f462824fde0
@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.20240626-083716",
@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.000021 0.000006 0.000027 ( 0.000029)
autoconf 0.000039 0.000012 0.000051 ( 0.000052)
configure 0.000030 0.000009 0.000039 ( 0.000041)
build_up 0.004678 0.004256 4.200242 ( 3.696249)
build_miniruby 0.001327 0.000443 1.721465 ( 1.718319)
build_ruby 0.002255 0.000000 4.027067 ( 4.199163)
build_all 0.008102 0.000697 8.268850 ( 3.270708)
build_install 0.015730 0.005183 10.671350 ( 4.912923)
test_btest 0.000701 0.000220 117.032764 ( 30.895782)
test_basic 0.003732 0.006892 1.194747 ( 1.244623)
test_all 0.107119 0.043820 828.109847 (237.023704)
test_rubyspec 0.049016 0.043484 169.225580 ( 34.875165)
total: 321.84 sec