Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-100913
#<BuildRuby:0x00007f1e1333fdc8
@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.20240921-100913",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000042 0.000011 0.000053 ( 0.000053)
configure 0.000038 0.000009 0.000047 ( 0.000049)
build_up 0.008018 0.000981 4.128915 ( 3.414447)
build_miniruby 0.001583 0.000385 1.331993 ( 1.329345)
build_ruby 0.001923 0.000468 4.119588 ( 4.312133)
build_all 0.008296 0.000971 7.266262 ( 3.058404)
build_install 0.018721 0.000000 10.256099 ( 4.871331)
test_btest 0.001050 0.000000 97.304687 ( 26.991819)
test_basic 0.005553 0.005233 1.219634 ( 1.263397)
test_all 0.117786 0.036084 823.197440 (263.625325)
test_rubyspec 0.047543 0.039526 137.035227 ( 27.392678)
total: 336.26 sec