Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250718-044729
#<BuildRuby:0x00007a57fb6ffdd8
@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.20250718-044729",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000010 0.000037 ( 0.000036)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.003875 0.002318 2.753596 ( 2.547756)
build_miniruby 0.001174 0.000064 1.143142 ( 1.139651)
build_ruby 0.000694 0.000887 2.796918 ( 27.508038)
build_all 0.005419 0.001817 5.379430 ( 2.116108)
build_install 0.012340 0.005127 7.727978 ( 3.783197)
test_btest 0.001171 0.001066 50.663240 ( 14.165238)
test_basic 0.001279 0.004698 0.663732 ( 0.726321)
test_all 0.086062 0.030150 655.576863 (207.152458)
test_rubyspec 0.046784 0.033740 151.006679 ( 26.705177)
total: 285.84 sec