Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-134653
#<BuildRuby:0x00007fa005eefdc0
@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.20241110-134653",
@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.000003 0.000025 ( 0.000024)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000000 0.007773 3.799722 ( 3.723857)
build_miniruby 0.001286 0.000333 1.280456 ( 1.278438)
build_ruby 0.001609 0.000302 4.038796 ( 4.199605)
build_all 0.004389 0.004134 6.377179 ( 2.735657)
build_install 0.015243 0.001418 9.198442 ( 4.522053)
test_btest 0.000747 0.000149 77.892052 ( 20.679944)
test_basic 0.003114 0.007274 0.826595 ( 0.872766)
test_all 0.099100 0.046897 730.186511 (212.286547)
test_rubyspec 0.057206 0.023769 124.066494 ( 28.271907)
total: 278.57 sec