Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-065111
#<BuildRuby:0x00007f83f95efdd8
@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.20240904-065111",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000030 0.000013 0.000043 ( 0.000043)
configure 0.000025 0.000011 0.000036 ( 0.000036)
build_up 0.004198 0.004056 3.841258 ( 3.935326)
build_miniruby 0.000000 0.001543 2.233159 ( 2.236294)
build_ruby 0.000000 0.001907 4.253655 ( 4.410294)
build_all 0.005433 0.002949 7.821800 ( 2.997189)
build_install 0.010251 0.009317 11.365163 ( 5.705109)
test_btest 0.000000 0.001044 117.334628 ( 31.841068)
test_basic 0.004900 0.005370 1.102261 ( 1.153601)
test_all 0.122761 0.031876 865.875228 (272.715410)
test_rubyspec 0.052506 0.035826 165.223323 ( 33.348518)
total: 358.34 sec