Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-174210
#<BuildRuby:0x00007efec6ddfdd0
@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.20240920-174210",
@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.000025)
autoconf 0.000047 0.000008 0.000055 ( 0.000054)
configure 0.000042 0.000008 0.000050 ( 0.000048)
build_up 0.005509 0.004986 5.594506 ( 5.441267)
build_miniruby 0.002051 0.000000 1.972863 ( 2.060596)
build_ruby 0.002005 0.000053 5.048230 ( 5.559894)
build_all 0.005166 0.005166 7.860964 ( 4.403458)
build_install 0.013190 0.006309 10.243374 ( 4.481821)
test_btest 0.000731 0.000174 103.703258 ( 34.774968)
test_basic 0.004341 0.008777 1.322610 ( 1.422429)
test_all 0.112597 0.038530 683.149218 (203.968116)
test_rubyspec 0.044527 0.040687 136.316404 ( 23.962531)
total: 286.08 sec