Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-113057
#<BuildRuby:0x00007f9f4e08fdc8
@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.20240927-113057",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004088 0.004990 4.555827 ( 4.176353)
build_miniruby 0.001481 0.000357 1.818547 ( 1.815286)
build_ruby 0.001754 0.000423 4.404832 ( 23.578174)
build_all 0.009174 0.000145 7.150752 ( 3.109457)
build_install 0.007227 0.012455 10.262439 ( 4.860526)
test_btest 0.000712 0.000215 95.084764 ( 26.536608)
test_basic 0.008883 0.004604 1.281065 ( 1.328604)
test_all 0.121543 0.031340 764.318229 (221.468115)
test_rubyspec 0.039598 0.048057 136.015425 ( 28.608781)
total: 315.48 sec