Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-050550
#<BuildRuby:0x000056363c332390
@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.20230616-050550",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.006012 0.000429 1.967219 ( 4.709340)
build_miniruby 0.001500 0.000108 1.383011 ( 2.071303)
build_ruby 0.002190 0.000000 2.886946 ( 4.648165)
build_all 0.007491 0.000377 2.543810 ( 3.124329)
build_install 0.012431 0.005280 3.848855 ( 3.794281)
test_btest 0.000631 0.000063 76.884342 ( 47.121538)
test_basic 0.000000 0.006863 0.843816 ( 1.501502)
test_all 0.000138 0.001866 579.070990 (412.346254)
test_rubyspec 0.031393 0.028295 89.721027 (150.775415)
total: 630.09 sec