Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-004747
#<BuildRuby:0x00007fc43471fde0
@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.20241117-004747",
@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.000006 0.000024 ( 0.000026)
autoconf 0.000035 0.000012 0.000047 ( 0.000048)
configure 0.000028 0.000010 0.000038 ( 0.000038)
build_up 0.008205 0.000031 4.276969 ( 4.269595)
build_miniruby 0.001364 0.000454 1.850203 ( 1.852551)
build_ruby 0.001784 0.000595 4.716211 ( 4.831284)
build_all 0.007999 0.001235 6.733464 ( 3.753726)
build_install 0.016622 0.005504 9.715572 ( 5.717599)
test_btest 0.000582 0.000189 82.640660 ( 31.309487)
test_basic 0.008722 0.002948 1.074271 ( 1.191408)
test_all 0.110980 0.041536 777.609788 (306.813741)
test_rubyspec 0.046871 0.043177 122.221855 ( 36.292582)
total: 396.03 sec