Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-214413
#<BuildRuby:0x00007f46bd3bfdc0
@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.20240904-214413",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005214 0.003261 3.912123 ( 4.303403)
build_miniruby 0.001880 0.000000 1.747261 ( 1.752031)
build_ruby 0.000066 0.002288 4.603725 ( 4.816916)
build_all 0.004103 0.006387 8.050038 ( 4.078357)
build_install 0.019261 0.006345 11.191854 ( 6.702837)
test_btest 0.000727 0.000236 122.200140 ( 69.056096)
test_basic 0.005475 0.006955 1.408428 ( 4.605478)
test_all 0.113696 0.046348 986.022071 (697.395467)
test_rubyspec 0.061827 0.034126 169.149707 ( 96.198218)
total: 888.91 sec