Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-231313
#<BuildRuby:0x0000555ad2e8df00
@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.20230108-231313",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000004 0.000015 ( 0.000014)
autoconf 0.000015 0.000005 0.000020 ( 0.000019)
configure 0.000000 0.000032 0.000032 ( 0.000031)
build_up 0.000413 0.004146 1.036012 ( 1.426581)
build_miniruby 0.000900 0.000318 1.411780 ( 1.410371)
build_ruby 0.001540 0.000000 3.413022 ( 3.764393)
build_all 0.002959 0.004307 3.727501 ( 2.027935)
build_install 0.008589 0.006029 2.711030 ( 1.819158)
test_btest 0.000489 0.000206 57.560770 ( 16.174030)
test_basic 0.003133 0.001319 0.361322 ( 0.454020)
test_all 0.001116 0.000469 617.996307 (187.031504)
test_rubyspec 0.015426 0.025092 63.572318 ( 73.389955)
total: 287.50 sec