Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-112210
#<BuildRuby:0x00007ff0e3d2fdd0
@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.20240727-112210",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.007715 0.000557 3.386686 ( 3.418207)
build_miniruby 0.001342 0.000203 1.432776 ( 1.429240)
build_ruby 0.001600 0.000242 4.033527 ( 4.189568)
build_all 0.005327 0.003705 8.638510 ( 3.476190)
build_install 0.019997 0.001894 11.727492 ( 5.768726)
test_btest 0.001059 0.000000 124.890847 ( 45.154035)
test_basic 0.011039 0.000499 1.363208 ( 1.447632)
test_all 0.129396 0.030251 894.476641 (371.847237)
test_rubyspec 0.057370 0.036164 183.169510 (101.846073)
total: 538.58 sec