Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-213113
#<BuildRuby:0x000055bc40f6a8e0
@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.20240222-213113",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.003305 0.003942 2.570933 ( 2.490909)
build_miniruby 0.001383 0.000044 1.654789 ( 1.654620)
build_ruby 0.001664 0.000053 3.432900 ( 3.677368)
build_all 0.007669 0.000113 6.591941 ( 3.098585)
build_install 0.010670 0.007827 8.363505 ( 4.596480)
test_btest 0.000640 0.000053 89.624657 ( 43.425878)
test_basic 0.003576 0.003549 0.982616 ( 1.159867)
test_all 0.073035 0.041939 729.913395 (267.613898)
test_rubyspec 0.054105 0.034272 122.151438 (131.747274)
total: 459.47 sec