Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-152410
#<BuildRuby:0x0000560cc9f9dfb8
@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.20230218-152410",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004729 0.000134 1.343020 ( 1.779031)
build_miniruby 0.001362 0.000000 1.113611 ( 1.114487)
build_ruby 0.001221 0.000000 2.391028 ( 2.632574)
build_all 0.005909 0.000828 4.041085 ( 2.725022)
build_install 0.007164 0.005899 2.905128 ( 2.340880)
test_btest 0.000824 0.000187 55.621382 ( 26.897798)
test_basic 0.005699 0.000000 0.485313 ( 0.586551)
test_all 0.001005 0.000000 627.823452 (236.684570)
test_rubyspec 0.022733 0.022058 70.368627 ( 81.175239)
total: 355.94 sec