Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-200103
#<BuildRuby:0x00007fd62fe2fdd0
@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.20240920-200103",
@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.000002 0.000021 ( 0.000023)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.005388 0.003611 4.676894 ( 3.830467)
build_miniruby 0.001319 0.000220 1.609637 ( 1.607787)
build_ruby 0.002132 0.000000 3.931676 ( 4.125023)
build_all 0.008041 0.000345 7.011785 ( 2.852192)
build_install 0.019252 0.000994 9.373191 ( 4.141471)
test_btest 0.000820 0.000117 94.455917 ( 25.104225)
test_basic 0.010350 0.000837 1.228547 ( 1.275233)
test_all 0.081743 0.069909 796.338023 (233.980437)
test_rubyspec 0.046609 0.040927 141.071970 ( 30.577636)
total: 307.50 sec