Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-092440
#<BuildRuby:0x00007f7b33bdfdc0
@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.20241024-092440",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.002377 0.004920 2.977204 ( 5.396659)
build_miniruby 0.001170 0.000458 1.247218 ( 4.152438)
build_ruby 0.000939 0.001041 3.907996 ( 55.975657)
build_all 0.002952 0.004714 6.621807 ( 2.646541)
build_install 0.010331 0.011647 9.684908 ( 5.469260)
test_btest 0.000591 0.000295 81.746470 ( 29.289513)
test_basic 0.004687 0.004646 1.057431 ( 2.910076)
test_all 0.103598 0.045119 715.807834 (206.620619)
test_rubyspec 0.064574 0.017042 124.688991 ( 28.973570)
total: 341.44 sec