Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-174505
#<BuildRuby:0x000055716c7563d0
@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.20230502-174505",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001385 0.004160 1.859353 ( 4.002512)
build_miniruby 0.001162 0.000146 1.356253 ( 1.672678)
build_ruby 0.001267 0.000158 2.625945 ( 3.070933)
build_all 0.002412 0.003875 2.124230 ( 1.971044)
build_install 0.007415 0.008942 3.374397 ( 3.386686)
test_btest 0.000757 0.000174 74.333192 ( 39.416617)
test_basic 0.000000 0.006277 0.746067 ( 0.850937)
test_all 0.000000 0.000787 543.551653 (230.084871)
test_rubyspec 0.000402 0.049208 80.031295 ( 95.684434)
total: 380.14 sec