Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260109-073818
#<BuildRuby:0x00007592e819fdc0
@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.20260109-073818",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000037 0.000007 0.000044 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.003014 0.004455 3.015158 ( 2.843649)
build_miniruby 0.001249 0.000277 1.947407 ( 1.947518)
build_ruby 0.001232 0.001077 5.079060 ( 5.256878)
build_all 0.008370 0.002571 7.831037 ( 4.817930)
build_install 0.016284 0.008268 10.488920 ( 7.254816)
test_btest 0.000830 0.000217 78.223824 ( 24.886452)
test_basic 0.009049 0.001482 1.170373 ( 1.233886)
test_all 0.091291 0.043211 825.209665 (268.212325)
test_rubyspec 0.050342 0.037119 137.156424 ( 31.275965)
total: 347.73 sec