Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-011748
#<BuildRuby:0x00007f2c4b36fdc0
@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.20240806-011748",
@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.000012 0.000002 0.000014 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.007108 0.000651 3.567383 ( 3.510159)
build_miniruby 0.001354 0.000280 1.605610 ( 1.601721)
build_ruby 0.001981 0.000410 3.738396 ( 3.926445)
build_all 0.008777 0.000075 8.216217 ( 3.258233)
build_install 0.016748 0.008399 11.875669 ( 7.347582)
test_btest 0.000738 0.000169 119.523473 ( 45.567538)
test_basic 0.003038 0.008134 1.291345 ( 1.344301)
test_all 0.119354 0.033596 877.839264 (267.327974)
test_rubyspec 0.050109 0.040746 164.855844 ( 33.547662)
total: 367.43 sec