Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-122218
#<BuildRuby:0x00007fd7cd91fdc8
@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.20240711-122218",
@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.000018)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.001221 0.006138 3.271275 ( 3.278782)
build_miniruby 0.001303 0.000351 1.482489 ( 1.479998)
build_ruby 0.001697 0.000456 4.054912 ( 4.187439)
build_all 0.008769 0.001149 8.193868 ( 3.290283)
build_install 0.016615 0.002328 10.009947 ( 4.638445)
test_btest 0.000867 0.000210 108.761956 ( 29.675944)
test_basic 0.007016 0.001701 1.157754 ( 1.212018)
test_all 0.113175 0.037524 801.263931 (229.492127)
test_rubyspec 0.060783 0.028138 163.628235 ( 34.065067)
total: 311.32 sec