Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-092253
#<BuildRuby:0x00007fb5dd44fdc8
@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.20240923-092253",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000007 0.000040 ( 0.000041)
configure 0.000034 0.000007 0.000041 ( 0.000041)
build_up 0.006953 0.001490 4.701442 ( 4.249144)
build_miniruby 0.001347 0.000289 1.608045 ( 1.604453)
build_ruby 0.001536 0.000329 3.733644 ( 3.876361)
build_all 0.006194 0.001327 6.796167 ( 2.824165)
build_install 0.013053 0.003441 10.388844 ( 4.829349)
test_btest 0.000712 0.000156 91.302822 ( 24.474382)
test_basic 0.008086 0.001768 1.119244 ( 1.166266)
test_all 0.124022 0.023484 760.743028 (234.992819)
test_rubyspec 0.059393 0.030346 134.014281 ( 30.880662)
total: 308.90 sec