Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-051342
#<BuildRuby:0x00007fed1f23fdc0
@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.20240804-051342",
@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.000017 0.000008 0.000025 ( 0.000025)
autoconf 0.000033 0.000014 0.000047 ( 0.000046)
configure 0.000024 0.000011 0.000035 ( 0.000035)
build_up 0.005187 0.002804 3.764178 ( 3.583207)
build_miniruby 0.001192 0.000511 1.584384 ( 1.581003)
build_ruby 0.000000 0.002033 3.977914 ( 4.116345)
build_all 0.004786 0.004098 8.790792 ( 3.502727)
build_install 0.015388 0.005466 11.660691 ( 5.494650)
test_btest 0.000741 0.000335 119.206445 ( 32.081242)
test_basic 0.005510 0.004868 1.333550 ( 1.382934)
test_all 0.105764 0.047028 883.133634 (248.785535)
test_rubyspec 0.058656 0.032065 173.948123 ( 37.548724)
total: 338.08 sec