Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-212651
#<BuildRuby:0x000055e6fe461a00
@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.20230721-212651",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000037 0.000003 0.000040 ( 0.000038)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.007317 0.000000 2.201865 ( 5.736025)
build_miniruby 0.001374 0.000065 1.547683 ( 2.787309)
build_ruby 0.001445 0.000093 3.205355 ( 5.001739)
build_all 0.007872 0.000244 2.747314 ( 3.478157)
build_install 0.017147 0.000791 4.101163 ( 4.858917)
test_btest 0.000834 0.000051 79.011895 ( 55.711911)
test_basic 0.003465 0.004421 0.908130 ( 1.721066)
test_all 0.001474 0.000130 615.291345 (386.110631)
test_rubyspec 0.047135 0.014478 92.996023 (170.840735)
total: 636.25 sec