Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-205038
#<BuildRuby:0x000055584a06e198
@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.20230216-205038",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.004569 0.000045 1.229476 ( 1.632759)
build_miniruby 0.000000 0.001252 1.154727 ( 1.153334)
build_ruby 0.000000 0.001484 2.472737 ( 2.680438)
build_all 0.005751 0.001793 3.774103 ( 1.894907)
build_install 0.012378 0.003623 2.792828 ( 1.925051)
test_btest 0.001116 0.000148 55.313836 ( 14.550081)
test_basic 0.002008 0.003777 0.414332 ( 0.507310)
test_all 0.000890 0.000143 626.486634 (216.249905)
test_rubyspec 0.046493 0.004310 71.435722 ( 82.700493)
total: 323.30 sec