Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-104031
#<BuildRuby:0x00005590175a1f48
@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-104031",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005573 0.000000 1.201538 ( 1.398835)
build_miniruby 0.001115 0.000000 0.681186 ( 0.679832)
build_ruby 0.001394 0.000000 1.205739 ( 1.197849)
build_all 0.005875 0.000000 2.922677 ( 1.451447)
build_install 0.010917 0.000000 1.977752 ( 1.213550)
test_btest 0.000702 0.000000 55.722952 ( 18.410190)
test_basic 0.003967 0.000000 0.274882 ( 0.369157)
test_all 0.000933 0.000000 547.956289 (155.554022)
test_rubyspec 0.001831 0.032667 54.318174 ( 64.265573)
total: 244.54 sec