Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-144649
#<BuildRuby:0x00007fa7f267fdd0
@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-144649",
@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.000007 0.000026 ( 0.000026)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000028 0.000010 0.000038 ( 0.000037)
build_up 0.000000 0.007565 3.409778 ( 3.999554)
build_miniruby 0.000984 0.000784 1.266747 ( 1.264032)
build_ruby 0.001258 0.000559 4.014355 ( 4.178747)
build_all 0.005301 0.002799 7.644416 ( 3.025009)
build_install 0.018075 0.000836 10.610308 ( 5.104752)
test_btest 0.000617 0.000243 110.841685 ( 29.679512)
test_basic 0.008253 0.001597 0.989991 ( 1.039782)
test_all 0.117534 0.032178 818.049614 (228.494551)
test_rubyspec 0.026215 0.062398 160.206611 ( 35.224493)
total: 312.01 sec