Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260310-212755
#<BuildRuby:0x00007a91050cfdd0
@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.20260310-212755",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000036 0.000009 0.000045 ( 0.000046)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.005103 0.001720 2.747621 ( 2.938364)
build_miniruby 0.000645 0.000984 1.984405 ( 1.963480)
build_ruby 0.001709 0.000162 4.924198 ( 4.949321)
build_all 0.007418 0.001079 6.842782 ( 2.965693)
build_install 0.011808 0.006779 9.599152 ( 5.562987)
test_btest 0.000907 0.000007 79.292250 ( 22.048357)
test_basic 0.007311 0.002102 1.198795 ( 1.243140)
test_all 0.090074 0.044008 770.986489 (239.927576)
test_rubyspec 0.047855 0.037452 131.760657 ( 30.530131)
total: 312.13 sec