Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251105-070206
#<BuildRuby:0x0000796cd230fdc8
@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.20251105-070206",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000028 0.000009 0.000037 ( 0.000038)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.001738 0.004258 2.347983 ( 2.544093)
build_miniruby 0.001553 0.000000 1.629730 ( 1.626213)
build_ruby 0.000919 0.000910 3.866085 ( 3.990483)
build_all 0.005496 0.002882 6.448386 ( 2.716376)
build_install 0.009956 0.008154 8.623391 ( 4.836413)
test_btest 0.000202 0.000748 64.513690 ( 17.854795)
test_basic 0.004094 0.004508 1.002962 ( 1.054192)
test_all 0.085646 0.038765 717.932715 (213.673837)
test_rubyspec 0.049417 0.034693 119.000087 ( 23.896998)
total: 272.19 sec