Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-201525
#<BuildRuby:0x0000563e7e35a058
@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.20230104-201525",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000319 0.004203 0.958593 ( 1.359355)
build_miniruby 0.001149 0.000302 1.310055 ( 1.308086)
build_ruby 0.001185 0.000312 3.003584 ( 3.376811)
build_all 0.006235 0.000492 3.676814 ( 1.848119)
build_install 0.013296 0.001037 2.944711 ( 2.003955)
test_btest 0.000602 0.000136 55.376934 ( 16.031960)
test_basic 0.000694 0.004798 0.420423 ( 0.519567)
test_all 0.001113 0.000134 630.663734 (194.399884)
test_rubyspec 0.028150 0.019339 66.638316 ( 76.547836)
total: 297.40 sec