Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-085352
#<BuildRuby:0x000056100a939fc0
@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.20221226-085352",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000361 0.004025 1.136631 ( 1.579592)
build_miniruby 0.001136 0.000247 1.500248 ( 1.501543)
build_ruby 0.001121 0.000244 3.366516 ( 3.736635)
build_all 0.005368 0.001167 3.791529 ( 2.363827)
build_install 0.011086 0.003882 2.997759 ( 2.315937)
test_btest 0.000483 0.000111 54.605470 ( 28.990616)
test_basic 0.000000 0.006982 0.410045 ( 0.527922)
test_all 0.000000 0.001053 632.710680 (219.378210)
test_rubyspec 0.013348 0.032692 69.135129 ( 79.186509)
total: 339.58 sec