Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-130637
#<BuildRuby:0x00005570ae64e230
@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.20231015-130637",
@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.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.003793 0.003153 2.286673 ( 2.383477)
build_miniruby 0.001236 0.000256 1.574107 ( 1.576385)
build_ruby 0.001622 0.000336 3.375159 ( 3.581253)
build_all 0.003305 0.004800 6.067681 ( 2.757985)
build_install 0.013802 0.005555 7.754034 ( 4.239178)
test_btest 0.000646 0.000167 85.267479 ( 43.989571)
test_basic 0.000000 0.008047 0.970355 ( 1.373465)
test_all 0.003661 0.006137 724.732130 (339.286747)
test_rubyspec 0.036532 0.033135 106.373858 (123.243821)
total: 522.43 sec