Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-165049
#<BuildRuby:0x00005639cb76e1d8
@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.20230814-165049",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.006587 0.000471 2.294002 ( 6.869970)
build_miniruby 0.001492 0.000107 1.724462 ( 3.135934)
build_ruby 0.001727 0.000123 3.593348 ( 6.123172)
build_all 0.009058 0.000319 6.405924 ( 7.277873)
build_install 0.015558 0.004339 7.973126 ( 8.427587)
test_btest 0.001095 0.000100 82.919659 ( 54.609553)
test_basic 0.004202 0.004507 0.985839 ( 1.676941)
test_all 0.005553 0.004685 681.402587 (437.123487)
test_rubyspec 0.054982 0.015729 103.381302 (171.063755)
total: 696.31 sec