Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-205022
#<BuildRuby:0x00007fcdc574fdc0
@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.20240703-205022",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000012 0.000005 0.000017 ( 0.000018)
autoconf 0.000022 0.000008 0.000030 ( 0.000031)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.002786 0.005066 3.076607 ( 2.742606)
build_miniruby 0.000000 0.001560 1.220225 ( 1.222227)
build_ruby 0.000974 0.001018 3.095278 ( 3.289612)
build_all 0.005558 0.002501 6.203745 ( 2.362305)
build_install 0.005703 0.012836 8.801688 ( 3.891974)
test_btest 0.000000 0.001286 105.289449 ( 26.968432)
test_basic 0.001613 0.008752 0.945902 ( 1.002526)
test_all 0.083650 0.062377 669.886227 (201.887591)
test_rubyspec 0.052021 0.042905 162.223503 ( 25.971365)
total: 269.34 sec