Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-012503
#<BuildRuby:0x00007f93ddb4fdc0
@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.20241002-012503",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000039 0.000003 0.000042 ( 0.000043)
configure 0.000029 0.000003 0.000032 ( 0.000033)
build_up 0.008445 0.000401 4.621080 ( 3.732997)
build_miniruby 0.000000 0.001597 1.683560 ( 1.680350)
build_ruby 0.000000 0.001933 4.310349 ( 4.488178)
build_all 0.007551 0.001381 6.996287 ( 2.987335)
build_install 0.018549 0.000591 9.837815 ( 4.411918)
test_btest 0.000840 0.000093 93.292679 ( 35.145201)
test_basic 0.005589 0.004732 0.902525 ( 0.950225)
test_all 0.116447 0.033424 687.196461 (213.270674)
test_rubyspec 0.059807 0.026590 131.803107 ( 24.321826)
total: 290.99 sec