Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250213-080027
#<BuildRuby:0x00007f76e6a3fde0
@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.20250213-080027",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.006204 0.000856 3.535218 ( 2.663755)
build_miniruby 0.001571 0.000216 1.577729 ( 1.587249)
build_ruby 0.001787 0.000247 3.825738 ( 3.994494)
build_all 0.008354 0.000544 6.318479 ( 2.880682)
build_install 0.018646 0.002486 8.791599 ( 4.588397)
test_btest 0.000665 0.000089 72.132829 ( 22.502526)
test_basic 0.002842 0.004698 0.891659 ( 0.953102)
test_all 0.088582 0.026507 562.575957 (189.612599)
test_rubyspec 0.058494 0.019694 112.031396 ( 29.648211)
total: 258.43 sec