Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240903-031834
#<BuildRuby:0x00007efd66fdfdd0
@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.20240903-031834",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000024 0.000008 0.000032 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.003388 0.003876 2.921759 ( 2.852404)
build_miniruby 0.001188 0.000416 1.202131 ( 1.199601)
build_ruby 0.001724 0.000000 3.042193 ( 3.438002)
build_all 0.006299 0.001315 7.059424 ( 2.767550)
build_install 0.016083 0.000878 8.945894 ( 4.060649)
test_btest 0.000000 0.000912 106.276924 ( 27.254498)
test_basic 0.008710 0.002071 0.934971 ( 0.987864)
test_all 0.117645 0.032381 766.057094 (215.224366)
test_rubyspec 0.055630 0.032452 158.578533 ( 26.656254)
total: 284.44 sec