Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-054429
#<BuildRuby:0x00007fa00ef4fdc0
@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.20241002-054429",
@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.000014 0.000006 0.000020 ( 0.000021)
autoconf 0.000028 0.000011 0.000039 ( 0.000040)
configure 0.000023 0.000009 0.000032 ( 0.000033)
build_up 0.001117 0.008528 4.982262 ( 4.396048)
build_miniruby 0.001168 0.000563 2.196456 ( 2.195623)
build_ruby 0.001499 0.000722 4.401135 ( 4.577310)
build_all 0.004822 0.004482 7.633214 ( 3.225231)
build_install 0.015263 0.003507 10.642808 ( 4.927870)
test_btest 0.000793 0.000372 100.694511 ( 26.680059)
test_basic 0.006415 0.005251 1.180098 ( 1.223438)
test_all 0.117414 0.036878 825.012682 (234.233039)
test_rubyspec 0.057670 0.035779 142.053802 ( 32.533185)
total: 313.99 sec