Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251025-113705
#<BuildRuby:0x000076ec0f47fdc0
@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.20251025-113705",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000038)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.004921 0.002797 3.424653 ( 2.238837)
build_miniruby 0.001396 0.000084 1.166468 ( 1.162755)
build_ruby 0.000724 0.000939 2.900088 ( 36.832654)
build_all 0.004014 0.002761 4.505446 ( 2.939765)
build_install 0.013691 0.005145 8.316985 ( 3.996895)
test_btest 0.000752 0.000189 61.255503 ( 20.024991)
test_basic 0.002720 0.000194 1.126989 ( 1.379905)
test_all 0.090601 0.023603 564.266479 (194.331929)
test_rubyspec 0.043839 0.038319 113.382051 ( 19.512020)
total: 282.42 sec