Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-162409
#<BuildRuby:0x00007f145dbafdd8
@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-162409",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000034 0.000013 0.000047 ( 0.000046)
configure 0.000025 0.000010 0.000035 ( 0.000034)
build_up 0.006878 0.001038 3.372520 ( 3.290388)
build_miniruby 0.001602 0.000000 1.624181 ( 1.621385)
build_ruby 0.001670 0.000000 3.446000 ( 3.667322)
build_all 0.008838 0.000000 6.080844 ( 2.327098)
build_install 0.012067 0.008167 9.113675 ( 4.274598)
test_btest 0.000626 0.000227 83.481704 ( 22.363277)
test_basic 0.006461 0.003476 0.814600 ( 0.863116)
test_all 0.110490 0.042916 739.585633 (247.090443)
test_rubyspec 0.067490 0.025597 137.236219 ( 35.557798)
total: 321.06 sec