Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-224726
#<BuildRuby:0x000055ae7499a7f0
@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.20230103-224726",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.004666 0.000055 1.102550 ( 1.509252)
build_miniruby 0.001359 0.000109 1.344956 ( 1.344512)
build_ruby 0.000000 0.001641 3.273253 ( 3.673823)
build_all 0.004742 0.002433 3.779644 ( 1.950717)
build_install 0.014433 0.000222 3.164937 ( 2.316202)
test_btest 0.000658 0.000068 57.098262 ( 18.455448)
test_basic 0.002101 0.004486 0.404597 ( 0.500222)
test_all 0.001552 0.000214 661.778067 (207.214131)
test_rubyspec 0.019442 0.025317 68.687547 ( 78.913504)
total: 315.88 sec