Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250921-005243
#<BuildRuby:0x00007d08ee22fdc0
@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.20250921-005243",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005117 0.003345 4.204766 ( 2.713292)
build_miniruby 0.001400 0.000000 1.386403 ( 1.382460)
build_ruby 0.001672 0.000053 3.904886 ( 3.993315)
build_all 0.005737 0.001927 6.304693 ( 2.760792)
build_install 0.015485 0.004392 8.931831 ( 4.311007)
test_btest 0.000746 0.000175 60.671153 ( 16.853707)
test_basic 0.005601 0.002880 1.020180 ( 1.070932)
test_all 0.085207 0.028260 572.814864 (176.548908)
test_rubyspec 0.036993 0.042239 110.243720 ( 21.416818)
total: 231.05 sec