Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-090817
#<BuildRuby:0x0000557edd8c1fc0
@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.20230130-090817",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.004454 0.000128 1.088668 ( 1.479148)
build_miniruby 0.001171 0.000266 1.188364 ( 1.190883)
build_ruby 0.001570 0.000000 2.260529 ( 2.468601)
build_all 0.000347 0.007346 3.856643 ( 1.930910)
build_install 0.009830 0.004547 2.659990 ( 1.744075)
test_btest 0.000503 0.000161 57.073905 ( 17.131286)
test_basic 0.004362 0.001396 0.424735 ( 0.520277)
test_all 0.001194 0.000382 681.704228 (430.786568)
test_rubyspec 0.043305 0.028651 81.132757 (127.749883)
total: 585.00 sec