Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250813-174923
#<BuildRuby:0x000079d36847fdc8
@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.20250813-174923",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.003664 0.004243 3.922209 ( 2.466400)
build_miniruby 0.001075 0.000397 1.577350 ( 1.546119)
build_ruby 0.001122 0.000415 3.547836 ( 3.663210)
build_all 0.007565 0.000086 5.732047 ( 2.369056)
build_install 0.016074 0.004025 8.753675 ( 4.323684)
test_btest 0.000660 0.000218 56.860033 ( 15.916777)
test_basic 0.003559 0.004161 0.929365 ( 0.984077)
test_all 0.092112 0.025231 610.886533 (193.444228)
test_rubyspec 0.051267 0.028305 107.341570 ( 28.372461)
total: 253.09 sec