Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-084226
#<BuildRuby:0x000055bfa4ac9fb8
@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.20221225-084226",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.004476 0.000067 0.978967 ( 1.349895)
build_miniruby 0.001073 0.000140 1.271616 ( 1.424824)
build_ruby 0.001553 0.000203 2.901268 ( 3.252951)
build_all 0.005989 0.000781 3.402962 ( 1.599119)
build_install 0.010435 0.003958 2.588143 ( 1.698892)
test_btest 0.000731 0.000112 56.885295 ( 15.060272)
test_basic 0.004174 0.000000 0.431698 ( 0.526105)
test_all 0.002978 0.000000 618.418126 (175.883453)
test_rubyspec 0.008182 0.027959 61.992631 ( 71.986070)
total: 272.78 sec