Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-042120
#<BuildRuby:0x00007f4bff7afdd0
@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.20240921-042120",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.005526 0.004838 5.435467 ( 5.422096)
build_miniruby 0.001837 0.000268 1.956178 ( 2.031194)
build_ruby 0.002019 0.000295 4.898187 ( 5.140831)
build_all 0.004984 0.005116 7.719018 ( 4.382142)
build_install 0.019102 0.006599 12.047052 ( 7.420972)
test_btest 0.000898 0.000169 105.444618 ( 67.403046)
test_basic 0.011734 0.001390 1.336214 ( 1.535364)
test_all 0.128460 0.031018 906.157902 (636.621521)
test_rubyspec 0.044225 0.045453 150.321173 (155.838549)
total: 885.80 sec