Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-182729
#<BuildRuby:0x000055b7ed73a258
@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.20240228-182729",
@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.000018)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.002344 0.004925 2.610900 ( 2.689678)
build_miniruby 0.001115 0.000372 21.854057 ( 21.458495)
build_ruby 0.001196 0.000399 3.562789 ( 3.819577)
build_all 0.003544 0.004072 6.611051 ( 3.331628)
build_install 0.012042 0.006634 8.531294 ( 4.591771)
test_btest 0.000549 0.000211 92.400786 ( 40.390115)
test_basic 0.003999 0.004095 1.003629 ( 1.078114)
test_all 0.088035 0.030568 773.569991 (242.668917)
test_rubyspec 0.044298 0.036938 112.930800 (122.115003)
total: 442.14 sec