Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-002703
#<BuildRuby:0x000056265d751820
@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.20230509-002703",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.001239 0.004349 1.663002 ( 2.895406)
build_miniruby 0.001039 0.000247 1.035968 ( 1.033994)
build_ruby 0.000989 0.000235 1.993051 ( 2.218040)
build_all 0.001524 0.003482 1.744372 ( 0.970562)
build_install 0.008157 0.004086 2.770140 ( 1.803948)
test_btest 0.000817 0.000239 72.426073 ( 19.293667)
test_basic 0.000783 0.004396 0.741280 ( 0.813098)
test_all 0.000919 0.000000 555.288849 (165.163537)
test_rubyspec 0.015179 0.024759 66.550161 ( 78.234659)
total: 272.43 sec