Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240110-150859
#<BuildRuby:0x000055ec54852348
@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.20240110-150859",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.001820 0.003772 1.655788 ( 2.070783)
build_miniruby 0.001401 0.000200 1.696479 ( 1.697155)
build_ruby 0.001699 0.000243 3.265955 ( 3.501729)
build_all 0.007220 0.000426 5.824382 ( 2.707603)
build_install 0.016271 0.001604 6.968365 ( 4.177970)
test_btest 0.000817 0.000000 83.794877 ( 28.985871)
test_basic 0.004599 0.003365 0.692202 ( 0.758737)
test_all 0.074361 0.042001 717.472548 (288.428114)
test_rubyspec 0.035698 0.033406 96.016657 (108.275153)
total: 440.60 sec