Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-055708
#<BuildRuby:0x000055fc9b335f70
@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.20221208-055708",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.005613 0.000000 1.159078 ( 1.535372)
build_miniruby 0.001039 0.000000 1.035450 ( 1.034420)
build_ruby 0.001396 0.000000 1.917402 ( 1.909814)
build_all 0.005888 0.000000 3.170651 ( 1.564285)
build_install 0.008237 0.004287 2.395830 ( 1.504323)
test_btest 0.000664 0.000071 53.390110 ( 14.103356)
test_basic 0.003530 0.000000 0.360522 ( 0.454997)
test_all 0.000938 0.000039 580.585816 (165.000182)
test_rubyspec 0.018051 0.023410 62.939782 ( 73.194856)
total: 260.30 sec