Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-024122
#<BuildRuby:0x000055675e6a2118
@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.20240305-024122",
@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.000022 0.000002 0.000024 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.003026 0.003923 2.356682 ( 2.071666)
build_miniruby 0.001159 0.000134 1.689442 ( 1.692121)
build_ruby 0.001623 0.000000 3.713858 ( 3.908689)
build_all 0.007910 0.000162 6.639906 ( 2.593147)
build_install 0.016715 0.000426 8.425314 ( 4.008408)
test_btest 0.000753 0.000073 93.402772 ( 25.958654)
test_basic 0.000235 0.007923 0.852882 ( 0.923236)
test_all 0.076754 0.042530 731.682034 (228.157356)
test_rubyspec 0.023891 0.055352 108.362272 (117.616503)
total: 386.93 sec