Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-165322
#<BuildRuby:0x000055aad2285a00
@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.20240304-165322",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003749 0.003996 2.831172 ( 2.879012)
build_miniruby 0.003575 0.003941 107.268366 ( 41.674516)
build_ruby 0.001451 0.000322 4.223689 ( 4.441360)
build_all 0.007718 0.000000 6.976389 ( 3.388329)
build_install 0.010317 0.009488 9.091793 ( 5.256333)
test_btest 0.000653 0.000174 95.348205 ( 39.841644)
test_basic 0.006899 0.000796 1.014715 ( 1.081431)
test_all 0.068053 0.050090 868.218118 (316.048334)
test_rubyspec 0.039939 0.050085 133.529727 (147.774916)
total: 562.39 sec