Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230920-131753
#<BuildRuby:0x000055d30adf6230
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230920-131753",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000018 ( 0.000017)
autoconf 0.000000 0.000080 0.000080 ( 0.000138)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.002642 0.004413 2.208952 ( 4.741776)
build_miniruby 0.001329 0.000256 1.664014 ( 1.760949)
build_ruby 0.001452 0.000279 3.332495 ( 3.812064)
build_all 0.006719 0.001292 5.982336 ( 4.399880)
build_install 0.011964 0.008725 7.708175 ( 6.605347)
test_btest 0.000914 0.000220 83.634567 ( 42.829241)
test_basic 0.000718 0.006667 0.937984 ( 1.077518)
test_all 0.006054 0.003522 675.678987 (285.016073)
test_rubyspec 0.037421 0.030244 104.763308 (120.929623)
total: 471.17 sec