Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-204024
#<BuildRuby:0x0000562e1ec4a228
@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.20230826-204024",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.001826 0.004132 1.935505 ( 3.191348)
build_miniruby 0.001350 0.000056 1.222628 ( 1.220929)
build_ruby 0.001535 0.000064 2.591214 ( 2.807114)
build_all 0.006773 0.000000 5.705891 ( 2.261516)
build_install 0.015630 0.000041 7.056259 ( 3.328349)
test_btest 0.001128 0.000039 80.377771 ( 21.196507)
test_basic 0.004872 0.000017 0.854587 ( 0.918811)
test_all 0.002922 0.004824 655.373842 (187.409512)
test_rubyspec 0.029538 0.024357 88.834019 (100.039893)
total: 322.37 sec