Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260318-140540
#<BuildRuby:0x000074032a79fdc8
@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.20260318-140540",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.002291 0.004500 2.335499 ( 2.425481)
build_miniruby 0.001154 0.000745 1.741732 ( 1.717002)
build_ruby 0.001285 0.000780 4.116958 ( 4.154732)
build_all 0.004495 0.004450 7.054246 ( 3.135201)
build_install 0.014409 0.004537 8.883698 ( 5.244551)
test_btest 0.000937 0.000043 75.625254 ( 20.832475)
test_basic 0.006417 0.003698 0.998800 ( 1.046973)
test_all 0.092024 0.038478 730.304245 (224.624692)
test_rubyspec 0.054958 0.042439 141.835818 ( 37.044587)
total: 300.23 sec