Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-185303
#<BuildRuby:0x000055a66655cde8
@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.20230713-185303",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.007627 0.000414 2.286160 ( 6.876737)
build_miniruby 0.011906 0.000843 256.790852 (152.665690)
build_ruby 0.001974 0.000000 4.726148 ( 6.355855)
build_all 0.053422 0.026897 169.813629 ( 93.722892)
build_install 0.002402 0.014370 3.988730 ( 4.912687)
test_btest 0.000751 0.000228 76.439494 ( 46.303708)
test_basic 0.002489 0.004493 0.864983 ( 1.202020)
test_all 0.001047 0.000338 626.589476 (423.969450)
test_rubyspec 0.022126 0.032637 87.789922 (133.511635)
total: 869.52 sec