Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-044731
#<BuildRuby:0x00007f63682dfdc0
@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.20241003-044731",
@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.000026)
autoconf 0.000043 0.000007 0.000050 ( 0.000049)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.008587 0.000714 3.947358 ( 6.470387)
build_miniruby 0.000000 0.001918 1.876655 ( 3.249657)
build_ruby 0.000164 0.001891 4.973433 ( 14.287206)
build_all 0.007325 0.004613 8.242195 ( 9.672493)
build_install 0.005909 0.021053 11.316420 ( 12.644129)
test_btest 0.000755 0.000235 103.774072 (120.801729)
test_basic 0.008551 0.005371 1.365692 ( 2.328549)
test_all 0.119757 0.045790 868.292929 (661.047711)
test_rubyspec 0.040519 0.051812 139.737099 ( 37.223686)
total: 867.73 sec