Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-200937
#<BuildRuby:0x000055798bc12320
@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.20240210-200937",
@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.000021 0.000001 0.000022 ( 0.000024)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002860 0.003402 1.844739 ( 2.211113)
build_miniruby 0.001479 0.000164 1.665520 ( 1.664616)
build_ruby 0.000000 0.002225 3.358307 ( 3.572058)
build_all 0.007177 0.000958 6.547806 ( 3.375302)
build_install 0.020420 0.000000 8.121049 ( 4.778958)
test_btest 0.000842 0.000000 90.160958 ( 37.624799)
test_basic 0.007047 0.000000 0.968459 ( 1.055560)
test_all 0.070017 0.046144 735.349028 (278.153638)
test_rubyspec 0.059979 0.046846 182.563365 (197.075587)
total: 529.51 sec