Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-195816
#<BuildRuby:0x00007f92a64ffde0
@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.20240929-195816",
@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.000019)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.008891 0.000557 4.749150 ( 3.822756)
build_miniruby 0.001513 0.000172 1.852958 ( 1.849519)
build_ruby 0.001623 0.000185 4.346989 ( 4.511031)
build_all 0.008064 0.000000 7.228603 ( 3.050929)
build_install 0.011079 0.007586 10.346098 ( 4.674897)
test_btest 0.000743 0.000108 94.017884 ( 24.969508)
test_basic 0.007355 0.003977 1.159538 ( 1.201282)
test_all 0.095301 0.056679 776.057089 (227.000194)
test_rubyspec 0.067396 0.029056 132.514188 ( 30.273652)
total: 301.35 sec