Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230805-061754
#<BuildRuby:0x0000558ba2c52258
@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.20230805-061754",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000000 0.000048 0.000048 ( 0.000045)
configure 0.000000 0.000027 0.000027 ( 0.000026)
build_up 0.000000 0.007037 2.204141 ( 3.445921)
build_miniruby 0.000641 0.000863 1.652154 ( 1.698582)
build_ruby 0.001452 0.000279 3.373313 ( 97.835482)
build_all 0.004975 0.000957 2.457019 ( 12.653830)
build_install 0.009328 0.005468 3.870138 ( 34.958067)
test_btest 0.000647 0.000144 88.827266 ( 35.955820)
test_basic 0.000000 0.008766 1.004364 ( 1.203670)
test_all 0.001244 0.000675 687.422858 (230.051506)
test_rubyspec 0.032050 0.028811 101.756601 (115.684478)
total: 533.49 sec