Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-020804
#<BuildRuby:0x00007f7b8fc9fdd0
@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-020804",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.000506 0.006883 3.128059 ( 3.244338)
build_miniruby 0.001062 0.000354 1.112753 ( 1.109483)
build_ruby 0.001764 0.000000 3.696277 ( 31.238289)
build_all 0.004546 0.003428 5.694810 ( 2.385054)
build_install 0.013665 0.003258 7.873412 ( 3.689079)
test_btest 0.000715 0.000239 71.611958 ( 19.107856)
test_basic 0.000000 0.009180 0.742152 ( 0.789684)
test_all 0.109603 0.033755 645.661957 (214.077821)
test_rubyspec 0.047122 0.030576 114.236477 ( 22.617167)
total: 298.26 sec