Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-183314
#<BuildRuby:0x00005633474a1138
@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-183314",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.002492 0.003638 1.538087 ( 2.197636)
build_miniruby 0.001090 0.000190 0.932992 ( 1.066404)
build_ruby 0.001621 0.000000 1.777238 ( 1.868353)
build_all 0.007507 0.000000 3.738464 ( 2.470590)
build_install 0.015144 0.000000 2.796324 ( 2.575402)
test_btest 0.000867 0.000000 58.542799 ( 33.995344)
test_basic 0.006968 0.000000 0.414045 ( 0.661336)
test_all 0.001754 0.000000 618.533422 (269.968535)
test_rubyspec 0.032198 0.013947 66.675616 ( 76.711189)
total: 391.52 sec