Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-051639
#<BuildRuby:0x0000564633896320
@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.20231024-051639",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.008659 0.000087 3.837936 ( 5.090467)
build_miniruby 0.000000 0.001734 1.819819 ( 2.214198)
build_ruby 0.000000 0.001871 3.396218 ( 4.306887)
build_all 0.004503 0.004410 6.282316 ( 5.232213)
build_install 0.014280 0.008560 8.754512 ( 7.094712)
test_btest 0.000896 0.000174 83.024207 ( 71.462735)
test_basic 0.003567 0.004038 0.953500 ( 1.370508)
test_all 0.074999 0.049482 672.583100 (400.176336)
test_rubyspec 0.033524 0.030397 97.795586 (116.032437)
total: 612.98 sec