Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-175655
#<BuildRuby:0x00007f7ee4ddfdc8
@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.20241103-175655",
@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.000021)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.003116 0.004445 3.024430 ( 3.177955)
build_miniruby 0.001362 0.000206 1.573596 ( 1.569922)
build_ruby 0.001600 0.000242 4.148358 ( 4.348476)
build_all 0.007140 0.001081 6.025386 ( 2.394052)
build_install 0.015775 0.001676 8.807868 ( 4.074660)
test_btest 0.000992 0.000145 74.323196 ( 20.271415)
test_basic 0.007942 0.000456 0.789533 ( 0.840796)
test_all 0.120404 0.026947 697.372436 (217.945414)
test_rubyspec 0.017651 0.067790 119.724554 ( 28.891821)
total: 283.52 sec