Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-051607
#<BuildRuby:0x000077572b34fdd8
@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.20251007-051607",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.001923 0.006243 3.618123 ( 2.290642)
build_miniruby 0.001286 0.000081 1.152635 ( 1.149431)
build_ruby 0.000139 0.001473 2.884000 ( 3.007561)
build_all 0.003239 0.003718 5.159038 ( 2.005101)
build_install 0.015645 0.002165 7.452740 ( 3.617785)
test_btest 0.000736 0.000113 55.858662 ( 15.250435)
test_basic 0.003796 0.002204 0.670307 ( 0.728827)
test_all 0.093851 0.021346 565.128646 (175.741886)
test_rubyspec 0.052986 0.025941 111.400052 ( 19.576982)
total: 223.37 sec