Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-090811
#<BuildRuby:0x00007f85f50bfdd8
@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.20240808-090811",
@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.000014 0.000006 0.000020 ( 0.000020)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000019 0.000008 0.000027 ( 0.000028)
build_up 0.003931 0.003930 3.194804 ( 3.033784)
build_miniruby 0.001063 0.000478 1.191580 ( 1.190811)
build_ruby 0.001918 0.000000 3.163464 ( 3.400619)
build_all 0.004979 0.003535 7.162545 ( 2.856615)
build_install 0.014166 0.002613 8.751062 ( 3.866828)
test_btest 0.000656 0.000273 103.460236 ( 26.658832)
test_basic 0.006712 0.003492 0.975772 ( 1.020677)
test_all 0.099994 0.050006 694.930821 (212.677210)
test_rubyspec 0.047746 0.042392 169.169967 ( 37.745249)
total: 292.45 sec