Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-134432
#<BuildRuby:0x00007f243259fdc8
@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.20241003-134432",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000046)
configure 0.000031 0.000010 0.000041 ( 0.000040)
build_up 0.003024 0.005079 3.247156 ( 3.370460)
build_miniruby 0.001261 0.000435 1.348115 ( 1.345818)
build_ruby 0.002199 0.000000 4.079521 ( 4.272433)
build_all 0.009338 0.000000 7.268103 ( 2.932048)
build_install 0.016703 0.005224 9.620437 ( 4.336738)
test_btest 0.000727 0.000228 94.301915 ( 25.694856)
test_basic 0.003134 0.008191 1.007277 ( 1.051331)
test_all 0.114558 0.037977 819.622056 (252.968983)
test_rubyspec 0.044066 0.041603 136.051507 ( 28.527735)
total: 324.50 sec