Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-183837
#<BuildRuby:0x0000563ce43fe3b0
@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.20221222-183837",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005015 0.000189 1.172581 ( 2.128183)
build_miniruby 0.001343 0.000215 1.480100 ( 1.553935)
build_ruby 0.000000 0.001876 3.735075 ( 4.177669)
build_all 0.005563 0.002403 3.979623 ( 2.829620)
build_install 0.002574 0.016001 3.186376 ( 2.808019)
test_btest 0.000625 0.000208 56.163732 ( 30.504685)
test_basic 0.002138 0.004892 0.450714 ( 0.599341)
test_all 0.000994 0.000368 654.014422 (305.170310)
test_rubyspec 0.021319 0.027764 70.991474 ( 86.890262)
total: 436.66 sec