Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-021300
#<BuildRuby:0x00007fdb2091fde0
@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.20241116-021300",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000035 0.000004 0.000039 ( 0.000039)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.004135 0.003359 3.667667 ( 3.577654)
build_miniruby 0.001605 0.000000 1.600673 ( 1.598653)
build_ruby 0.002040 0.000000 3.582415 ( 47.920190)
build_all 0.004410 0.003278 6.106204 ( 2.522092)
build_install 0.006918 0.010181 8.724221 ( 4.081589)
test_btest 0.000725 0.000163 78.878465 ( 21.401731)
test_basic 0.005007 0.004878 0.913603 ( 0.959026)
test_all 0.105116 0.035948 690.969108 (201.375694)
test_rubyspec 0.044231 0.037292 122.646215 ( 27.437205)
total: 310.87 sec