Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260227-031359
#<BuildRuby:0x000076f0b466fdc0
@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.20260227-031359",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000041 0.000011 0.000052 ( 0.000052)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.002959 0.003545 2.211628 ( 2.384293)
build_miniruby 0.000000 0.001879 1.543892 ( 1.514696)
build_ruby 0.001826 0.000000 3.908467 ( 4.111094)
build_all 0.006647 0.002194 6.852134 ( 2.778832)
build_install 0.010142 0.007081 8.491981 ( 4.541841)
test_btest 0.000739 0.000240 86.738910 ( 32.407671)
test_basic 0.002887 0.006754 1.075019 ( 1.114297)
test_all 0.089156 0.038731 771.391884 (227.099727)
test_rubyspec 0.057968 0.033884 144.681841 ( 25.382376)
total: 301.34 sec