Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-232455
#<BuildRuby:0x00007f674d7afdd0
@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.20241215-232455",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003306 0.002954 2.188869 ( 2.517922)
build_miniruby 0.001143 0.000249 1.512962 ( 1.552285)
build_ruby 0.001851 0.000402 4.390803 ( 4.795977)
build_all 0.005591 0.004319 6.629889 ( 4.653265)
build_install 0.018298 0.003595 8.640096 ( 6.601460)
test_btest 0.000683 0.000165 78.378731 ( 27.997194)
test_basic 0.008123 0.001961 0.979686 ( 1.030105)
test_all 0.108117 0.031616 676.346975 (204.309695)
test_rubyspec 0.037169 0.043223 118.969303 ( 31.835338)
total: 285.29 sec