Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-200316
#<BuildRuby:0x00007f6be102fdd8
@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.20240919-200316",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000040 0.000008 0.000048 ( 0.000047)
configure 0.000033 0.000005 0.000038 ( 0.000039)
build_up 0.008560 0.000000 4.668142 ( 3.872388)
build_miniruby 0.001762 0.000000 1.598239 ( 1.596318)
build_ruby 0.001923 0.000000 3.908867 ( 4.083018)
build_all 0.007972 0.000105 6.682496 ( 2.670659)
build_install 0.009475 0.009062 9.693930 ( 4.391760)
test_btest 0.000708 0.000141 94.918230 ( 25.192409)
test_basic 0.007384 0.003086 1.018461 ( 1.074228)
test_all 0.110066 0.039844 772.790839 (231.854055)
test_rubyspec 0.056896 0.031840 130.968668 ( 30.676259)
total: 305.41 sec