Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-221839
#<BuildRuby:0x000055ed2f879fc0
@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.20230111-221839",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.001217 0.003450 1.073655 ( 1.455193)
build_miniruby 0.001060 0.000241 1.345624 ( 1.344916)
build_ruby 0.001065 0.000242 3.012086 ( 3.383152)
build_all 0.005847 0.000398 3.472133 ( 1.759713)
build_install 0.000000 0.015692 2.803779 ( 2.003327)
test_btest 0.000000 0.000855 55.154387 ( 18.513483)
test_basic 0.001727 0.003970 0.410723 ( 0.510734)
test_all 0.001114 0.000477 628.227883 (192.502466)
test_rubyspec 0.021525 0.023452 68.430667 ( 78.568337)
total: 300.04 sec