Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-085705
#<BuildRuby:0x000055833f876230
@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.20221213-085705",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.000264 0.004123 1.028275 ( 1.442196)
build_miniruby 0.001016 0.000138 1.292537 ( 1.292825)
build_ruby 0.001225 0.000167 2.540857 ( 2.533242)
build_all 0.007183 0.000000 6.448159 ( 2.754392)
build_install 0.005934 0.010039 5.329350 ( 3.175266)
test_btest 0.000554 0.000118 55.834333 ( 24.682313)
test_basic 0.002940 0.000630 0.408335 ( 0.507093)
test_all 0.000973 0.000208 637.258294 (215.130123)
test_rubyspec 0.031806 0.018174 71.201026 ( 84.819592)
total: 336.34 sec