Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-182605
#<BuildRuby:0x00007f3bd9befde0
@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.20241009-182605",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000037 0.000010 0.000047 ( 0.000045)
configure 0.000033 0.000009 0.000042 ( 0.000040)
build_up 0.005017 0.004321 4.424826 ( 4.604092)
build_miniruby 0.002082 0.000000 1.875781 ( 2.013174)
build_ruby 0.000000 0.002298 4.710508 ( 5.088377)
build_all 0.001604 0.009232 8.042432 ( 5.763266)
build_install 0.018169 0.006303 11.183768 ( 7.749595)
test_btest 0.000686 0.000253 97.448093 ( 49.397683)
test_basic 0.011436 0.001257 1.268041 ( 1.476837)
test_all 0.107848 0.056058 850.434559 (471.287744)
test_rubyspec 0.059922 0.024045 140.948182 ( 67.528087)
total: 614.91 sec