Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241115-163201
#<BuildRuby:0x00007f8898b4fdc0
@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.20241115-163201",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.000000 0.007084 3.067121 ( 3.022976)
build_miniruby 0.001217 0.000368 1.348735 ( 1.345461)
build_ruby 0.001667 0.000397 3.588115 ( 3.777993)
build_all 0.006630 0.001578 6.188820 ( 2.615381)
build_install 0.004421 0.013200 7.841105 ( 3.635192)
test_btest 0.000709 0.000258 73.079475 ( 19.005952)
test_basic 0.004700 0.004539 1.006475 ( 1.052896)
test_all 0.092107 0.054807 658.267627 (213.161834)
test_rubyspec 0.041293 0.040543 119.797299 ( 21.667709)
total: 269.29 sec