Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241111-055537
#<BuildRuby:0x00007fbbc448fdc8
@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.20241111-055537",
@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.000020 0.000002 0.000022 ( 0.000024)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000034 0.000004 0.000038 ( 0.000038)
build_up 0.000000 0.007153 3.205196 ( 3.109471)
build_miniruby 0.000000 0.001488 1.124060 ( 1.121470)
build_ruby 0.000188 0.001554 3.756572 ( 3.900171)
build_all 0.002435 0.005412 6.146045 ( 2.636263)
build_install 0.012521 0.004890 8.543038 ( 3.931715)
test_btest 0.000748 0.000187 76.653765 ( 20.269793)
test_basic 0.009575 0.000554 0.933622 ( 0.981369)
test_all 0.116548 0.028116 714.405542 (219.422814)
test_rubyspec 0.048920 0.039392 122.506304 ( 29.680445)
total: 285.05 sec