Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-083504
#<BuildRuby:0x00007fbf9b65fdd0
@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.20240822-083504",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000039 0.000004 0.000043 ( 0.000043)
configure 0.000030 0.000002 0.000032 ( 0.000033)
build_up 0.006901 0.000647 3.515370 ( 3.569336)
build_miniruby 0.001465 0.000138 1.738457 ( 1.735594)
build_ruby 0.000000 0.002129 3.950486 ( 4.118474)
build_all 0.003760 0.005577 7.197761 ( 2.731073)
build_install 0.016213 0.004070 9.417793 ( 4.294304)
test_btest 0.000860 0.000136 105.225175 ( 26.974997)
test_basic 0.000787 0.008409 0.998417 ( 1.046696)
test_all 0.105036 0.044781 738.998005 (212.843916)
test_rubyspec 0.050190 0.040393 164.401756 ( 27.988122)
total: 285.30 sec