Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-202638
#<BuildRuby:0x000055b7d81a61a8
@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-202638",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000021 0.000009 0.000030 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.003925 0.004047 2.592928 ( 2.651568)
build_miniruby 0.001072 0.000482 1.703071 ( 1.714902)
build_ruby 0.001165 0.000524 3.546069 ( 3.787599)
build_all 0.005265 0.002370 6.773544 ( 3.847026)
build_install 0.011139 0.010001 8.574848 ( 5.698885)
test_btest 0.000627 0.000314 90.218743 ( 44.767027)
test_basic 0.005011 0.002506 0.998194 ( 1.118610)
test_all 0.084865 0.031359 818.725593 (337.672314)
test_rubyspec 0.047453 0.039562 124.001502 (133.820047)
total: 535.08 sec