Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-150113
#<BuildRuby:0x000055d5e6fbe7c8
@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.20230621-150113",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.000000 0.005797 1.781919 ( 2.994944)
build_miniruby 0.000000 0.001345 1.374426 ( 1.372498)
build_ruby 0.000503 0.001055 2.645428 ( 2.835454)
build_all 0.002506 0.004553 5.257843 ( 2.095233)
build_install 0.019141 0.002203 6.964622 ( 3.978590)
test_btest 0.000710 0.000105 81.187397 ( 31.623714)
test_basic 0.007707 0.000000 0.872067 ( 0.992180)
test_all 0.001550 0.000000 588.694859 (169.391582)
test_rubyspec 0.027451 0.030503 88.209831 (101.919645)
total: 317.20 sec