Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260313-172233
#<BuildRuby:0x000078a358b9fdd8
@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.20260313-172233",
@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.000005 0.000026 ( 0.000026)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.001882 0.004969 2.758823 ( 2.922261)
build_miniruby 0.000000 0.001665 1.776250 ( 1.750795)
build_ruby 0.002179 0.000000 4.836059 ( 4.890113)
build_all 0.006409 0.002209 6.950248 ( 3.061098)
build_install 0.015198 0.005241 9.513983 ( 5.397893)
test_btest 0.000729 0.000215 81.400664 ( 28.526511)
test_basic 0.005443 0.007344 1.296089 ( 4.155253)
test_all 0.085121 0.047605 813.442795 (287.139618)
test_rubyspec 0.054481 0.032897 135.516101 ( 29.845433)
total: 367.69 sec