Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-121559
#<BuildRuby:0x0000557665059f48
@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.20231012-121559",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002646 0.004663 2.485923 ( 3.573858)
build_miniruby 0.001288 0.000347 1.683441 ( 1.752087)
build_ruby 0.001186 0.000320 3.402518 ( 3.707290)
build_all 0.007060 0.000752 6.193776 ( 3.080792)
build_install 0.010493 0.008226 7.758901 ( 5.107968)
test_btest 0.000564 0.000170 86.085113 ( 51.084750)
test_basic 0.002709 0.003469 0.906079 ( 1.016107)
test_all 0.004429 0.005365 685.521644 (366.462851)
test_rubyspec 0.035513 0.039595 108.495566 (153.085653)
total: 588.87 sec