Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-163514
#<BuildRuby:0x000055bacb8d2058
@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.20230216-163514",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000028 0.000006 0.000034 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004223 0.000918 1.545397 ( 2.232329)
build_miniruby 0.000967 0.001037 47.128281 ( 23.758965)
build_ruby 0.000000 0.001500 2.458275 ( 2.863860)
build_all 0.002031 0.005365 3.996489 ( 2.917848)
build_install 0.009795 0.005960 3.101767 ( 3.341044)
test_btest 0.000676 0.000217 56.541974 ( 29.869732)
test_basic 0.002916 0.003894 0.504623 ( 0.719415)
test_all 0.000926 0.000321 639.952571 (262.633301)
test_rubyspec 0.031988 0.017060 71.130172 ( 82.013573)
total: 410.35 sec