Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241005-235851
#<BuildRuby:0x00007f7e00c8fde0
@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.20241005-235851",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003486 0.003863 3.151271 ( 3.082940)
build_miniruby 0.001097 0.000319 1.251041 ( 1.247891)
build_ruby 0.001704 0.000000 3.089177 ( 3.303841)
build_all 0.006724 0.001247 6.149947 ( 2.338732)
build_install 0.010932 0.007725 8.112364 ( 3.625036)
test_btest 0.000732 0.000235 81.230899 ( 21.072776)
test_basic 0.008612 0.001204 1.087943 ( 1.137038)
test_all 0.117368 0.031534 720.788689 (257.252740)
test_rubyspec 0.029168 0.051395 130.909757 ( 22.509744)
total: 315.57 sec