Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251105-230735
#<BuildRuby:0x00007a9edd59fdc0
@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-230735",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000036 0.000000 0.000036 ( 0.000038)
build_up 0.000910 0.005028 2.381866 ( 2.536621)
build_miniruby 0.000682 0.000913 1.592051 ( 1.588128)
build_ruby 0.001194 0.000674 3.975698 ( 4.109960)
build_all 0.007121 0.001783 6.578165 ( 2.877746)
build_install 0.012687 0.006875 8.810942 ( 4.998794)
test_btest 0.000726 0.000222 64.760662 ( 17.958087)
test_basic 0.005509 0.003832 0.952242 ( 0.995757)
test_all 0.092722 0.034293 716.613484 (210.741958)
test_rubyspec 0.043533 0.040745 120.136992 ( 24.416532)
total: 270.22 sec