Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-061401
#<BuildRuby:0x000055f9542b9820
@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.20221213-061401",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000771 0.004014 1.139138 ( 1.703587)
build_miniruby 0.001119 0.000194 1.356107 ( 1.358927)
build_ruby 0.001439 0.000250 2.723902 ( 2.743338)
build_all 0.004039 0.004034 6.593767 ( 3.431379)
build_install 0.014618 0.000464 5.437010 ( 2.953222)
test_btest 0.000513 0.000095 55.840688 ( 29.079368)
test_basic 0.002045 0.003700 0.411880 ( 0.512886)
test_all 0.001728 0.000000 650.101911 (413.737683)
test_rubyspec 0.017266 0.042172 75.807834 (112.763868)
total: 568.29 sec