Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-195452
#<BuildRuby:0x00005588c730e008
@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.20230107-195452",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000023 0.000001 0.000024 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.000883 0.003736 1.116814 ( 1.498296)
build_miniruby 0.001098 0.000092 1.389911 ( 1.388727)
build_ruby 0.001188 0.000099 3.010218 ( 3.377799)
build_all 0.000131 0.007324 3.746438 ( 1.828822)
build_install 0.012855 0.004068 2.935237 ( 2.159363)
test_btest 0.001061 0.000000 55.578450 ( 17.312566)
test_basic 0.004808 0.000000 0.385026 ( 0.486579)
test_all 0.002038 0.000000 652.595459 (204.834735)
test_rubyspec 0.031443 0.014463 67.844272 ( 78.278004)
total: 311.17 sec