Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-135055
#<BuildRuby:0x00007f8d64d9fdc0
@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.20241014-135055",
@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.000005 0.000029 ( 0.000028)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.001302 0.007086 3.283420 ( 3.180228)
build_miniruby 0.001185 0.000307 1.204521 ( 1.201703)
build_ruby 0.001549 0.000402 3.168015 ( 3.410636)
build_all 0.007396 0.000876 5.912077 ( 2.266996)
build_install 0.015802 0.002844 8.369398 ( 3.680805)
test_btest 0.000786 0.000189 85.768150 ( 24.534751)
test_basic 0.000942 0.004716 1.211739 ( 1.421039)
test_all 0.119850 0.033062 745.308360 (243.379386)
test_rubyspec 0.047315 0.040357 136.395215 ( 25.619960)
total: 308.70 sec