Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-165204
#<BuildRuby:0x0000562f83731eb0
@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.20230524-165204",
@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.000025 0.000003 0.000028 ( 0.000028)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.000000 0.005828 1.731070 ( 3.098064)
build_miniruby 0.000000 0.001555 1.380980 ( 1.381340)
build_ruby 0.000000 0.001400 2.520670 ( 2.744684)
build_all 0.000000 0.006688 1.978650 ( 1.356046)
build_install 0.007876 0.009190 3.171530 ( 2.409813)
test_btest 0.000704 0.000267 73.822819 ( 28.815525)
test_basic 0.004848 0.000000 0.690829 ( 0.769037)
test_all 0.001191 0.000000 549.747311 (197.196914)
test_rubyspec 0.034024 0.012422 78.686583 ( 90.505686)
total: 328.28 sec