Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250710-222609
#<BuildRuby:0x0000777f2779fdd8
@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.20250710-222609",
@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.000006 0.000021 ( 0.000020)
autoconf 0.000027 0.000011 0.000038 ( 0.000037)
configure 0.000021 0.000008 0.000029 ( 0.000029)
build_up 0.003975 0.003392 3.519208 ( 2.543275)
build_miniruby 0.001397 0.000000 1.213636 ( 1.210103)
build_ruby 0.001247 0.000330 3.223958 ( 3.380004)
build_all 0.003853 0.003969 5.598506 ( 2.413775)
build_install 0.012266 0.004955 8.048742 ( 4.056104)
test_btest 0.000000 0.000889 50.489313 ( 14.477498)
test_basic 0.004522 0.003458 0.908614 ( 0.961855)
test_all 0.091040 0.027247 653.320948 (201.542962)
test_rubyspec 0.040843 0.039863 148.881154 ( 35.686132)
total: 266.27 sec