Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-101905
#<BuildRuby:0x0000555dfec9a4f8
@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.20240223-101905",
@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.000000 0.000019 ( 0.000020)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.008713 0.000107 2.755642 ( 3.943034)
build_miniruby 0.001371 0.000153 2.191063 ( 2.635476)
build_ruby 0.001733 0.000192 3.608747 ( 23.508649)
build_all 0.001400 0.007111 6.677103 ( 3.996568)
build_install 0.014645 0.005234 8.710526 ( 6.498340)
test_btest 0.000713 0.000138 91.016212 ( 64.185570)
test_basic 0.006147 0.001190 1.000918 ( 1.166093)
test_all 0.080814 0.037627 754.307948 (382.848864)
test_rubyspec 0.024964 0.064126 126.608580 (137.560465)
total: 626.34 sec