Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-081219
#<BuildRuby:0x00007f047ad6fdc8
@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.20241116-081219",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.000000 0.007438 3.635746 ( 3.519527)
build_miniruby 0.001551 0.000000 1.204137 ( 1.200897)
build_ruby 0.001928 0.000000 4.169460 ( 4.292045)
build_all 0.008662 0.000000 6.428711 ( 2.714158)
build_install 0.019707 0.000000 9.542529 ( 4.667254)
test_btest 0.000000 0.000980 79.954387 ( 21.104996)
test_basic 0.003817 0.005483 0.885615 ( 0.936032)
test_all 0.107766 0.038958 712.923185 (213.632620)
test_rubyspec 0.053223 0.029887 117.655738 ( 24.451128)
total: 276.52 sec