Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-131438
#<BuildRuby:0x000055f19b982118
@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.20230813-131438",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000028)
build_up 0.007186 0.000239 2.193380 ( 5.901916)
build_miniruby 0.001491 0.000049 1.661474 ( 2.485029)
build_ruby 0.001636 0.000055 3.447087 ( 17.246711)
build_all 0.007954 0.000265 2.702652 ( 4.141130)
build_install 0.015487 0.004873 4.254385 ( 6.967213)
test_btest 0.001044 0.000064 83.332228 ( 57.830360)
test_basic 0.007956 0.000482 0.982736 ( 1.583857)
test_all 0.001550 0.000094 694.200056 (522.173035)
test_rubyspec 0.044842 0.024597 101.931149 (212.624189)
total: 830.95 sec