Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-203234
#<BuildRuby:0x0000563e35912228
@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.20230706-203234",
@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.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005752 0.000639 2.017963 ( 3.341610)
build_miniruby 0.000000 0.001754 1.657614 ( 1.673924)
build_ruby 0.000105 0.001777 3.377501 ( 3.604352)
build_all 0.003546 0.003963 2.399434 ( 2.046676)
build_install 0.017613 0.000000 3.804479 ( 3.782954)
test_btest 0.000943 0.000000 80.060420 ( 35.961336)
test_basic 0.004300 0.003163 0.944709 ( 1.064170)
test_all 0.001429 0.000238 614.221832 (267.699193)
test_rubyspec 0.029551 0.024671 87.581207 (101.488259)
total: 420.66 sec