Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-164344
#<BuildRuby:0x0000563179e9e8e0
@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.20230809-164344",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.006236 0.000219 2.216726 ( 5.813658)
build_miniruby 0.000000 0.001878 1.643831 ( 2.161684)
build_ruby 0.000000 0.001713 3.412326 ( 5.532603)
build_all 0.000538 0.007382 2.674858 ( 4.015216)
build_install 0.018234 0.000470 4.281858 ( 6.699310)
test_btest 0.000895 0.000142 80.357379 ( 54.900440)
test_basic 0.006318 0.000998 0.941336 ( 1.798374)
test_all 0.000000 0.001696 666.764906 (425.857334)
test_rubyspec 0.045791 0.010943 97.196025 (169.339930)
total: 676.12 sec