Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-150205
#<BuildRuby:0x00007f7b75cafdd0
@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.20240813-150205",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.000201 0.008076 3.481503 ( 3.518512)
build_miniruby 0.000000 0.001631 1.683034 ( 1.679856)
build_ruby 0.000000 0.001840 4.057816 ( 4.237519)
build_all 0.008368 0.000470 8.360626 ( 3.265906)
build_install 0.016282 0.002351 9.930545 ( 4.405616)
test_btest 0.000854 0.000182 115.897402 ( 30.246969)
test_basic 0.007527 0.001597 1.138344 ( 1.192005)
test_all 0.108673 0.039386 810.525583 (247.400854)
test_rubyspec 0.050886 0.042769 164.918547 ( 36.148571)
total: 332.10 sec