Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-040839
#<BuildRuby:0x00007f9e831ffdc8
@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.20241219-040839",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.001779 0.004313 2.030000 ( 2.838763)
build_miniruby 0.001234 0.000193 1.499620 ( 1.536200)
build_ruby 0.000000 0.002020 4.090195 ( 4.236738)
build_all 0.000828 0.008549 6.718061 ( 3.172055)
build_install 0.013537 0.007274 8.297908 ( 4.806596)
test_btest 0.000808 0.000212 74.980568 ( 20.213242)
test_basic 0.006124 0.001611 0.768892 ( 0.818665)
test_all 0.086225 0.056495 685.843804 (219.485540)
test_rubyspec 0.057900 0.022315 117.332761 ( 27.606488)
total: 284.72 sec