Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-194429
#<BuildRuby:0x00007f597327fdc0
@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.20241005-194429",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.006674 0.001335 3.814726 ( 3.736689)
build_miniruby 0.001252 0.000250 1.653906 ( 1.651253)
build_ruby 0.001578 0.000315 4.209487 ( 4.385722)
build_all 0.008860 0.000000 6.850994 ( 2.744529)
build_install 0.011955 0.007550 9.926952 ( 4.784495)
test_btest 0.000719 0.000160 92.086825 ( 24.661749)
test_basic 0.006915 0.003868 0.966845 ( 1.010771)
test_all 0.116016 0.034727 765.420055 (254.164945)
test_rubyspec 0.058806 0.024403 136.158254 ( 30.810465)
total: 327.95 sec