Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-140556
#<BuildRuby:0x000056321308a390
@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.20240114-140556",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.001450 0.003290 1.528171 ( 1.883286)
build_miniruby 0.001765 0.000000 1.567481 ( 1.566676)
build_ruby 0.001821 0.000000 3.365579 ( 3.605624)
build_all 0.006864 0.000706 5.451309 ( 2.602253)
build_install 0.011218 0.005910 6.448430 ( 3.893473)
test_btest 0.000538 0.000145 78.917509 ( 32.069357)
test_basic 0.003605 0.004066 0.750823 ( 0.833619)
test_all 0.083446 0.033788 686.193546 (265.967938)
test_rubyspec 0.046110 0.021934 94.945293 (108.337698)
total: 420.76 sec