Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-200244
#<BuildRuby:0x00005640b84d2138
@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.20240206-200244",
@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.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.003034 0.003466 1.857797 ( 2.397589)
build_miniruby 0.000000 0.001648 20.237556 ( 19.867950)
build_ruby 0.000000 0.001607 3.358443 ( 3.618852)
build_all 0.008155 0.000097 6.189948 ( 3.105005)
build_install 0.006699 0.011019 7.560458 ( 3.923613)
test_btest 0.000000 0.000716 85.929123 ( 35.263409)
test_basic 0.005612 0.002503 0.896808 ( 0.996948)
test_all 0.085338 0.030002 749.861552 (273.141916)
test_rubyspec 0.059791 0.047215 168.213147 (178.096875)
total: 520.41 sec