Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-085212
#<BuildRuby:0x000055ed4abba7f0
@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.20230207-085212",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.004408 0.000000 0.926819 ( 1.306291)
build_miniruby 0.001312 0.000000 1.093200 ( 1.094101)
build_ruby 0.001460 0.000000 2.089825 ( 2.304499)
build_all 0.005664 0.000162 3.518960 ( 1.735714)
build_install 0.008513 0.004760 2.436332 ( 1.628623)
test_btest 0.000737 0.000118 55.795748 ( 15.104675)
test_basic 0.005882 0.000250 0.416938 ( 0.513653)
test_all 0.000968 0.000149 623.006043 (176.326075)
test_rubyspec 0.030439 0.008241 66.755310 ( 76.534582)
total: 276.55 sec