Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-193745
#<BuildRuby:0x00005628d1cc23b0
@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-193745",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.000942 0.004137 1.198406 ( 1.393717)
build_miniruby 0.000852 0.000149 0.643275 ( 0.641963)
build_ruby 0.001266 0.000220 1.269599 ( 1.263049)
build_all 0.005986 0.000312 3.514774 ( 1.859576)
build_install 0.012894 0.000693 2.412036 ( 1.504504)
test_btest 0.000667 0.000103 57.643912 ( 16.293686)
test_basic 0.003879 0.000597 0.376652 ( 0.487723)
test_all 0.001005 0.000155 614.615974 (180.808015)
test_rubyspec 0.017820 0.025733 67.964501 ( 78.260104)
total: 282.51 sec