Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250714-212127
#<BuildRuby:0x000075b04119fde0
@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.20250714-212127",
@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.000016)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.005999 0.001736 3.590429 ( 2.584371)
build_miniruby 0.001330 0.000000 1.530841 ( 1.527638)
build_ruby 0.001397 0.000212 3.580956 ( 3.759367)
build_all 0.006192 0.001534 5.669713 ( 2.380686)
build_install 0.014418 0.005549 9.018416 ( 4.581206)
test_btest 0.000988 0.000003 51.592789 ( 15.292921)
test_basic 0.003146 0.004662 0.775287 ( 0.826413)
test_all 0.080428 0.036527 655.811252 (200.987520)
test_rubyspec 0.045678 0.031338 148.113747 ( 31.138334)
total: 263.08 sec