Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-161256
#<BuildRuby:0x00007fe440ccfde0
@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.20240615-161256",
@make="make",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.007560 0.000445 3.602221 ( 3.510129)
build_miniruby 0.000000 0.001685 1.612942 ( 1.609697)
build_ruby 0.000195 0.001790 4.157878 ( 4.292046)
build_all 0.008236 0.000026 7.696222 ( 3.090725)
build_install 0.012606 0.004749 10.208727 ( 4.833399)
test_btest 0.000754 0.000119 105.360508 ( 27.081394)
test_basic 0.008662 0.000047 0.979615 ( 1.028892)
test_all 0.129569 0.016009 771.552881 (252.617808)
test_rubyspec 0.064870 0.031251 164.679500 ( 39.184647)
total: 337.25 sec