Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-114909
#<BuildRuby:0x000055a89adee8e0
@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.20230916-114909",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000000 0.006777 2.245751 ( 3.576285)
build_miniruby 0.001317 0.000000 1.626918 ( 1.627220)
build_ruby 0.001620 0.000000 3.257170 ( 3.477081)
build_all 0.008520 0.000044 6.228601 ( 2.964652)
build_install 0.005483 0.014533 7.684134 ( 5.223387)
test_btest 0.000819 0.000300 84.527204 ( 33.815187)
test_basic 0.000618 0.007852 1.037235 ( 1.338156)
test_all 0.008278 0.001872 712.532663 (310.635303)
test_rubyspec 0.044284 0.029902 106.736963 (126.941024)
total: 489.60 sec