Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-172445
#<BuildRuby:0x00007fd113dcfdc0
@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.20241015-172445",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005185 0.003152 3.789805 ( 3.652807)
build_miniruby 0.001261 0.000378 1.481872 ( 1.479811)
build_ruby 0.001460 0.000438 3.848384 ( 4.013116)
build_all 0.008821 0.000234 7.416173 ( 2.994409)
build_install 0.015243 0.006139 10.564877 ( 5.204227)
test_btest 0.000762 0.000224 85.472175 ( 22.689534)
test_basic 0.000000 0.008992 1.051483 ( 1.101157)
test_all 0.099616 0.051253 716.306745 (215.763431)
test_rubyspec 0.054677 0.035802 134.353428 ( 23.674211)
total: 280.57 sec