Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-134703
#<BuildRuby:0x000055f1c3629ed0
@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.20221205-134703",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000000 0.000000 0.000000 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005693 0.000000 1.373060 ( 1.566435)
build_miniruby 0.001213 0.000000 0.767457 ( 0.766467)
build_ruby 0.001379 0.000000 1.420570 ( 1.415220)
build_all 0.006951 0.000000 3.666941 ( 1.940373)
build_install 0.007846 0.006403 2.444790 ( 1.588854)
test_btest 0.000742 0.000099 57.620906 ( 15.698873)
test_basic 0.003727 0.000497 0.353906 ( 0.448585)
test_all 0.001526 0.000203 598.378068 (171.388957)
test_rubyspec 0.012702 0.031303 65.772873 ( 76.362821)
total: 271.18 sec