Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241230-161824
#<BuildRuby:0x00007f56947afde0
@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.20241230-161824",
@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.000019 0.000006 0.000025 ( 0.000026)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.004915 0.001427 2.169779 ( 3.042419)
build_miniruby 0.001236 0.000359 1.772616 ( 1.869751)
build_ruby 0.001570 0.000456 4.281230 ( 4.837165)
build_all 0.009139 0.001389 7.092617 ( 4.992158)
build_install 0.015277 0.005568 8.882785 ( 5.913495)
test_btest 0.000725 0.000210 78.509493 ( 23.378797)
test_basic 0.006502 0.003588 1.044892 ( 1.123850)
test_all 0.099258 0.048171 750.553675 (293.526659)
test_rubyspec 0.036263 0.044702 116.266453 ( 23.069155)
total: 361.75 sec