Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-224447
#<BuildRuby:0x0000562575e09e58
@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.20230621-224447",
@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.000000 0.002015 1.929406 ( 5.347409)
autoconf 0.000000 0.001089 2.530257 ( 2.525081)
configure 0.055869 0.007982 29.223761 ( 30.069438)
build_up 0.019825 0.007832 54.808763 ( 33.027861)
build_miniruby 0.013401 0.004028 54.462727 ( 18.738098)
build_ruby 0.001735 0.000367 2.740758 ( 2.878838)
build_all 0.057052 0.028577 134.929720 ( 44.907105)
build_install 0.011632 0.002219 3.377841 ( 2.225986)
test_btest 0.000453 0.000125 76.431489 ( 20.846195)
test_basic 0.004011 0.002745 0.748055 ( 0.829887)
test_all 0.001704 0.000480 581.420427 (174.397325)
test_rubyspec 0.030991 0.011003 117.267844 (129.197620)
total: 464.99 sec