Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-134849
#<BuildRuby:0x000055e5e7b36320
@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.20231017-134849",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006298 0.000000 2.136356 ( 2.223833)
build_miniruby 0.001675 0.000009 1.582519 ( 1.580884)
build_ruby 0.001466 0.000152 3.175812 ( 3.364471)
build_all 0.000549 0.006853 6.194485 ( 2.468006)
build_install 0.016426 0.000000 7.526812 ( 3.508370)
test_btest 0.000905 0.000000 86.990088 ( 24.047378)
test_basic 0.006506 0.000000 0.879484 ( 0.936424)
test_all 0.008950 0.000000 667.846561 (221.908058)
test_rubyspec 0.042017 0.015301 86.536087 ( 98.057445)
total: 358.10 sec