Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-163514
#<BuildRuby:0x00007f10fd40fdc0
@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.20240726-163514",
@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.000017 0.000005 0.000022 ( 0.000024)
autoconf 0.000030 0.000010 0.000040 ( 0.000039)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.005973 0.001920 3.547622 ( 3.804096)
build_miniruby 0.001226 0.000394 1.585755 ( 1.582042)
build_ruby 0.001439 0.000462 4.179329 ( 4.390928)
build_all 0.008821 0.000095 8.131779 ( 3.347309)
build_install 0.016280 0.001678 10.399740 ( 4.624530)
test_btest 0.000000 0.000983 111.994013 ( 33.074105)
test_basic 0.004320 0.007053 1.150045 ( 1.202606)
test_all 0.084991 0.061291 798.472649 (242.469243)
test_rubyspec 0.043415 0.054896 167.862672 ( 41.852178)
total: 336.35 sec