Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250810-102023
#<BuildRuby:0x0000703f16d5fdc0
@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.20250810-102023",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004532 0.003308 3.515311 ( 2.427262)
build_miniruby 0.000566 0.000850 1.185143 ( 1.181807)
build_ruby 0.001557 0.000000 2.938092 ( 3.102794)
build_all 0.004355 0.002656 5.152810 ( 2.041592)
build_install 0.010752 0.006775 7.657380 ( 3.593197)
test_btest 0.000592 0.000205 52.060689 ( 16.623045)
test_basic 0.004648 0.003428 0.774669 ( 0.828792)
test_all 0.081860 0.029668 651.507081 (193.626198)
test_rubyspec 0.050664 0.025795 148.127907 ( 25.593756)
total: 249.02 sec