Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-165344
#<BuildRuby:0x00005572d6f468e0
@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.20230710-165344",
@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.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.002460 0.003884 2.077176 ( 3.397873)
build_miniruby 0.001349 0.000090 1.643515 ( 1.675432)
build_ruby 0.002208 0.000000 3.241601 ( 3.532559)
build_all 0.006596 0.000325 2.593491 ( 1.958560)
build_install 0.013756 0.004181 4.125294 ( 3.402318)
test_btest 0.000639 0.000057 81.375818 ( 39.820405)
test_basic 0.000000 0.006932 0.896267 ( 1.029102)
test_all 0.000000 0.000964 624.005017 (271.374877)
test_rubyspec 0.021637 0.033294 91.982537 (106.373174)
total: 432.57 sec