Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-161622
#<BuildRuby:0x000055cce0332090
@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.20230312-161622",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004566 0.000830 1.726395 ( 3.108704)
build_miniruby 0.001162 0.000211 1.280088 ( 1.286453)
build_ruby 0.001382 0.000251 2.580470 ( 2.804776)
build_all 0.003658 0.003273 2.066438 ( 1.602132)
build_install 0.017376 0.000000 3.274775 ( 2.697688)
test_btest 0.000812 0.000000 64.096723 ( 28.229444)
test_basic 0.000692 0.006015 0.512939 ( 0.620288)
test_all 0.000892 0.000201 554.441077 (228.050044)
test_rubyspec 0.026475 0.022943 76.589446 ( 86.505901)
total: 354.91 sec