Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-115421
#<BuildRuby:0x000055d08a651f48
@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-115421",
@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.000016 0.000000 0.000016 ( 0.000017)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.006655 0.000237 2.209625 ( 5.842119)
build_miniruby 0.001329 0.000047 1.668700 ( 2.859770)
build_ruby 0.001607 0.000058 3.395039 ( 5.638927)
build_all 0.003788 0.004549 2.696797 ( 3.865791)
build_install 0.010957 0.010008 4.341884 ( 5.982364)
test_btest 0.000754 0.000101 82.615712 ( 60.836818)
test_basic 0.007123 0.000297 0.974678 ( 2.235110)
test_all 0.001489 0.000192 694.142582 (585.811905)
test_rubyspec 0.029982 0.031175 101.743263 (204.459640)
total: 877.53 sec