Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-234737
#<BuildRuby:0x00007f483d92fdd8
@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.20241020-234737",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.000000 0.007917 3.529336 ( 3.456902)
build_miniruby 0.000000 0.001780 1.567636 ( 1.564371)
build_ruby 0.000686 0.001158 3.841734 ( 4.028843)
build_all 0.007875 0.000243 6.362857 ( 2.503678)
build_install 0.010906 0.010957 9.368551 ( 4.449548)
test_btest 0.000666 0.000313 86.312121 ( 23.113991)
test_basic 0.005749 0.002919 0.950755 ( 1.000358)
test_all 0.102785 0.044401 779.873092 (256.331885)
test_rubyspec 0.039323 0.047385 125.886897 ( 28.914860)
total: 325.37 sec