Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-050255
#<BuildRuby:0x000055b952f421d8
@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.20230515-050255",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.002321 0.004294 1.843735 ( 4.341193)
build_miniruby 0.001584 0.000000 1.368247 ( 1.452398)
build_ruby 0.000000 0.001674 2.745333 ( 3.207543)
build_all 0.004012 0.002608 2.321966 ( 2.300112)
build_install 0.011488 0.005529 3.616123 ( 3.704194)
test_btest 0.000703 0.000130 74.950234 ( 42.661146)
test_basic 0.006658 0.000390 0.808133 ( 1.147601)
test_all 0.000921 0.000164 581.763399 (344.130479)
test_rubyspec 0.031635 0.028871 83.918612 (107.227160)
total: 510.17 sec