Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-093312
#<BuildRuby:0x000055f1786c9ed0
@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.20230310-093312",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005346 0.001019 1.786010 ( 3.867660)
build_miniruby 0.001356 0.000258 1.265842 ( 1.399773)
build_ruby 0.001482 0.000282 2.674134 ( 2.898506)
build_all 0.001911 0.004836 2.096107 ( 2.244329)
build_install 0.013551 0.003431 3.175106 ( 3.213366)
test_btest 0.000745 0.000179 67.546405 ( 36.219138)
test_basic 0.002473 0.003835 0.543248 ( 1.007749)
test_all 0.001059 0.000285 550.077210 (220.367862)
test_rubyspec 0.021877 0.025995 77.806730 ( 91.694687)
total: 362.91 sec