Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-095609
#<BuildRuby:0x00007f994819fdc8
@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.20241220-095609",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000025 0.000008 0.000033 ( 0.000033)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.002227 0.003399 2.158562 ( 2.650788)
build_miniruby 0.001146 0.000382 1.990220 ( 1.989437)
build_ruby 0.001303 0.000434 3.441535 ( 3.594269)
build_all 0.003087 0.005161 6.079591 ( 2.483577)
build_install 0.014032 0.001988 7.838677 ( 4.314110)
test_btest 0.000551 0.000190 74.201131 ( 20.538356)
test_basic 0.003825 0.005806 0.997934 ( 1.044863)
test_all 0.100640 0.043838 768.423927 (270.572747)
test_rubyspec 0.031266 0.052495 118.358556 ( 32.943029)
total: 340.13 sec