Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260216-081550
#<BuildRuby:0x000077fa8445fdc0
@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.20260216-081550",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000000 0.000045 0.000045 ( 0.000045)
configure 0.000000 0.000038 0.000038 ( 0.000037)
build_up 0.003007 0.003732 2.604918 ( 2.733048)
build_miniruby 0.000000 0.001602 1.672079 ( 1.645464)
build_ruby 0.001601 0.000326 4.083799 ( 4.178358)
build_all 0.006211 0.002908 7.380597 ( 3.313015)
build_install 0.014609 0.003434 9.502848 ( 5.311528)
test_btest 0.001071 0.000011 83.306457 ( 22.790934)
test_basic 0.006489 0.005128 1.303063 ( 1.335475)
test_all 0.101470 0.031716 866.295998 (249.023764)
test_rubyspec 0.055022 0.036176 143.633026 ( 31.793705)
total: 322.13 sec