Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-134143
#<BuildRuby:0x00007f66d65ffde0
@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.20241014-134143",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000317 0.007297 2.886842 ( 3.154934)
build_miniruby 0.001230 0.000255 1.207367 ( 1.204828)
build_ruby 0.002112 0.000000 3.043335 ( 3.267661)
build_all 0.008771 0.000000 6.164526 ( 2.396069)
build_install 0.017520 0.000837 9.023907 ( 4.027712)
test_btest 0.000728 0.000124 87.101429 ( 23.647927)
test_basic 0.008435 0.001446 0.986261 ( 1.034586)
test_all 0.095924 0.049657 679.593795 (199.449371)
test_rubyspec 0.066967 0.026612 131.761863 ( 24.039619)
total: 262.22 sec