Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-083903
#<BuildRuby:0x00007f435918fdc8
@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.20241110-083903",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.002847 0.004450 3.797031 ( 3.703312)
build_miniruby 0.001442 0.000226 1.727271 ( 1.801690)
build_ruby 0.001725 0.000270 4.748036 ( 4.950881)
build_all 0.004474 0.005040 6.717754 ( 3.758510)
build_install 0.015583 0.006728 9.650761 ( 5.521097)
test_btest 0.000711 0.000150 81.608448 ( 38.926832)
test_basic 0.003121 0.009001 1.110403 ( 1.228287)
test_all 0.128020 0.024553 773.788339 (315.196803)
test_rubyspec 0.034151 0.046692 120.295027 ( 27.444587)
total: 402.53 sec