Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250803-083136
#<BuildRuby:0x00007b263febfdd0
@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.20250803-083136",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002411 0.005349 3.646057 ( 2.486114)
build_miniruby 0.001138 0.000290 1.354114 ( 1.350619)
build_ruby 0.001441 0.000367 3.429628 ( 3.632337)
build_all 0.005422 0.002826 6.065217 ( 2.473706)
build_install 0.011672 0.007579 7.855839 ( 3.725481)
test_btest 0.000910 0.000000 49.933534 ( 13.760725)
test_basic 0.002412 0.005417 0.671998 ( 0.735117)
test_all 0.079175 0.033575 544.340278 (165.067396)
test_rubyspec 0.040975 0.038920 158.924145 ( 24.066732)
total: 217.30 sec