Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-162146
#<BuildRuby:0x000055c2cd972120
@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.20230724-162146",
@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.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000000 0.000000 0.000000 ( 0.000022)
build_up 0.000000 0.006575 2.062979 ( 3.298342)
build_miniruby 0.000000 0.001383 1.464377 ( 1.463232)
build_ruby 0.000000 0.001789 3.109099 ( 3.328886)
build_all 0.007148 0.001189 2.645073 ( 2.271511)
build_install 0.013081 0.006360 3.937923 ( 3.331918)
test_btest 0.000791 0.000173 79.564560 ( 35.302002)
test_basic 0.005653 0.000000 0.862239 ( 0.952596)
test_all 0.001365 0.000000 621.402309 (192.648172)
test_rubyspec 0.025332 0.023021 86.101745 (109.586257)
total: 352.18 sec