Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-180809
#<BuildRuby:0x0000561bbd6e1d90
@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.20240127-180809",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000030 0.000001 0.000031 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.005974 0.000074 1.866911 ( 2.213028)
build_miniruby 0.001294 0.000048 1.290763 ( 1.289798)
build_ruby 0.001382 0.000051 3.254295 ( 3.507562)
build_all 0.003333 0.004393 6.218778 ( 3.243680)
build_install 0.014044 0.004841 7.390689 ( 4.314319)
test_btest 0.003433 0.000000 82.277288 ( 35.533694)
test_basic 0.006847 0.000138 0.889859 ( 0.962025)
test_all 0.100569 0.011623 767.171906 (281.406891)
test_rubyspec 0.052822 0.050711 166.947359 (184.457414)
total: 516.93 sec