Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-143845
#<BuildRuby:0x00007fb66b3efde0
@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.20240728-143845",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.006566 0.001382 2.760328 ( 2.985551)
build_miniruby 0.001280 0.000269 1.247059 ( 1.247655)
build_ruby 0.001850 0.000000 3.266775 ( 3.497151)
build_all 0.008740 0.000000 7.397021 ( 2.921167)
build_install 0.015214 0.001869 9.592701 ( 4.459722)
test_btest 0.000801 0.000143 108.977439 ( 27.996762)
test_basic 0.008320 0.000734 0.981110 ( 1.026274)
test_all 0.104592 0.044441 715.809307 (203.366351)
test_rubyspec 0.048358 0.043504 165.443244 ( 27.140339)
total: 274.64 sec