Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250723-065545
#<BuildRuby:0x00007dbc0522fdc8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250723-065545",
@make="make",
@no_timeout_error=nil,
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000038 0.000006 0.000044 ( 0.000042)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.003220 0.004343 3.037201 ( 2.477122)
build_miniruby 0.001156 0.000050 1.178931 ( 1.176708)
build_ruby 0.001272 0.000227 2.903017 ( 3.085966)
build_all 0.004043 0.002777 5.314692 ( 2.126006)
build_install 0.010519 0.006087 7.799292 ( 3.886790)
test_btest 0.002258 0.000084 59.860690 ( 22.087114)
test_basic 0.004802 0.001897 0.740452 ( 0.795791)
test_all 0.079022 0.031962 611.492282 (178.876566)
test_rubyspec 0.051316 0.030735 155.172788 ( 26.429504)
total: 240.94 sec