Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-143528
#<BuildRuby:0x00007f502d3efdd0
@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.20241207-143528",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000033 0.000009 0.000042 ( 0.000086)
configure 0.000038 0.000000 0.000038 ( 0.000038)
build_up 0.006908 0.000719 3.393738 ( 3.482440)
build_miniruby 0.001148 0.000277 1.399199 ( 1.396034)
build_ruby 0.001491 0.000359 4.105911 ( 27.203082)
build_all 0.005766 0.002519 5.944436 ( 2.578141)
build_install 0.010065 0.007030 8.604879 ( 3.953916)
test_btest 0.000698 0.000197 76.655577 ( 21.337683)
test_basic 0.004522 0.006396 0.857563 ( 0.908133)
test_all 0.100430 0.044078 701.736042 (209.029330)
test_rubyspec 0.041029 0.039986 116.293540 ( 27.313522)
total: 297.20 sec