Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240718-005805
#<BuildRuby:0x00007f6eaf6afde0
@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.20240718-005805",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.003336 0.003833 3.079961 ( 3.659850)
build_miniruby 0.001814 0.000000 1.335774 ( 1.332909)
build_ruby 0.000000 0.001816 3.729694 ( 3.926497)
build_all 0.007461 0.000161 7.571638 ( 2.831686)
build_install 0.012866 0.004239 10.041514 ( 4.541336)
test_btest 0.000672 0.000200 120.958787 ( 51.243384)
test_basic 0.004497 0.005347 1.275199 ( 5.988663)
test_all 0.121476 0.034909 905.738031 (430.244030)
test_rubyspec 0.053734 0.039902 175.577943 (118.525659)
total: 622.30 sec