Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-213252
#<BuildRuby:0x000055b5eba92008
@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.20230218-213252",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004646 0.000119 1.426997 ( 1.865639)
build_miniruby 0.001217 0.000000 1.307030 ( 1.316907)
build_ruby 0.001658 0.000000 2.379307 ( 2.626173)
build_all 0.004478 0.002425 4.092095 ( 2.578514)
build_install 0.013064 0.000982 2.948182 ( 2.635426)
test_btest 0.000715 0.000123 56.612624 ( 26.935138)
test_basic 0.005563 0.000276 0.480634 ( 0.584596)
test_all 0.001852 0.000308 653.088102 (220.341338)
test_rubyspec 0.019986 0.017924 64.452478 ( 74.390041)
total: 333.27 sec