Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-114953
#<BuildRuby:0x000055690df756e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-114953",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000032)
build_up 0.005888 0.000226 1.406528 ( 1.588706)
build_miniruby 0.001033 0.000124 0.927791 ( 0.926389)
build_ruby 0.001447 0.000000 1.659376 ( 1.653049)
build_all 0.007177 0.000000 3.415452 ( 1.715705)
build_install 0.013261 0.000142 2.558637 ( 1.638508)
test_btest 0.000697 0.000070 62.059852 ( 20.415638)
test_basic 0.003793 0.000379 0.396245 ( 0.491569)
test_all 0.001375 0.000138 622.051699 (179.368759)
test_rubyspec 0.015977 0.024954 57.886281 ( 67.903595)
total: 275.70 sec