Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230712-202112
#<BuildRuby:0x0000556c06862230
@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.20230712-202112",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006194 0.000164 2.052733 ( 3.401620)
build_miniruby 0.000000 0.001763 1.677669 ( 1.709601)
build_ruby 0.000000 0.002254 3.351936 ( 3.622624)
build_all 0.003565 0.004066 2.543846 ( 1.700802)
build_install 0.012454 0.004856 3.857665 ( 2.794910)
test_btest 0.001029 0.000178 84.773583 ( 41.973014)
test_basic 0.005597 0.002940 0.941857 ( 1.321880)
test_all 0.002230 0.000241 625.393834 (261.484200)
test_rubyspec 0.035303 0.019353 92.868256 (112.311347)
total: 430.32 sec