Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240809-041335
#<BuildRuby:0x00007f5f568ffdd8
@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.20240809-041335",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.004023 0.004074 3.071320 ( 2.926571)
build_miniruby 0.000000 0.001837 1.524394 ( 1.521128)
build_ruby 0.000000 0.001878 3.811687 ( 3.973757)
build_all 0.006414 0.001959 8.639700 ( 3.446973)
build_install 0.010967 0.007518 10.824235 ( 4.872771)
test_btest 0.000725 0.000194 118.320076 ( 33.896445)
test_basic 0.009614 0.000496 1.104788 ( 1.152642)
test_all 0.083062 0.071710 875.929856 (284.942254)
test_rubyspec 0.058342 0.033376 169.457609 ( 36.472509)
total: 373.21 sec