Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-053133
#<BuildRuby:0x000056013643a7c8
@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.20230912-053133",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000572 0.007947 2.314084 ( 4.566872)
build_miniruby 0.001141 0.000179 1.719807 ( 1.911159)
build_ruby 0.001565 0.000245 3.432885 ( 3.778058)
build_all 0.003260 0.004654 6.674180 ( 4.770481)
build_install 0.015352 0.004729 8.337245 ( 6.023915)
test_btest 0.000854 0.000171 87.386017 ( 50.120126)
test_basic 0.003335 0.005021 1.015483 ( 1.353751)
test_all 0.009384 0.001117 703.885085 (442.129905)
test_rubyspec 0.056078 0.024853 112.002434 (155.975534)
total: 670.63 sec