Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-200138
#<BuildRuby:0x000056263bb22318
@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.20221220-200138",
@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.000001 0.000015 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000016 0.000001 0.000017 ( 0.000019)
build_up 0.004341 0.000394 1.111723 ( 1.523963)
build_miniruby 0.001526 0.000139 1.435228 ( 1.433304)
build_ruby 0.000000 0.002051 3.642411 ( 3.985812)
build_all 0.006817 0.001407 3.911672 ( 2.047629)
build_install 0.007515 0.008676 2.949593 ( 1.923899)
test_btest 0.000000 0.000913 57.959607 ( 17.847289)
test_basic 0.000707 0.005395 0.444710 ( 0.546835)
test_all 0.000888 0.001009 714.936623 (269.412265)
test_rubyspec 0.020519 0.034467 70.827545 ( 82.518129)
total: 381.24 sec