Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-035542
#<BuildRuby:0x00007f6a3d2cfde0
@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.20240708-035542",
@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.000021 0.000007 0.000028 ( 0.000029)
autoconf 0.000038 0.000013 0.000051 ( 0.000052)
configure 0.000032 0.000011 0.000043 ( 0.000043)
build_up 0.000914 0.008379 4.474206 ( 3.910226)
build_miniruby 0.001252 0.000508 2.368534 ( 2.367090)
build_ruby 0.001483 0.000602 4.458831 ( 4.599916)
build_all 0.004184 0.004150 8.505655 ( 3.385931)
build_install 0.010918 0.011691 11.805393 ( 5.668718)
test_btest 0.000752 0.000355 124.789904 ( 32.550523)
test_basic 0.005714 0.006969 1.276332 ( 1.327298)
test_all 0.098774 0.058741 986.847378 (307.648076)
test_rubyspec 0.058228 0.041279 184.977273 ( 68.235331)
total: 429.69 sec