Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-090414
#<BuildRuby:0x00007f8bc037fde0
@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.20241108-090414",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000035 0.000004 0.000039 ( 0.000040)
build_up 0.010019 0.000646 5.653789 ( 5.984317)
build_miniruby 0.010834 0.000698 266.931586 (116.467952)
build_ruby 0.002259 0.000238 5.736973 ( 6.232573)
build_all 0.014619 0.000126 48.675555 ( 44.213618)
build_install 0.023282 0.001791 10.310922 ( 7.544313)
test_btest 0.000774 0.000073 83.059947 ( 52.906538)
test_basic 0.000216 0.009928 1.119407 ( 1.178121)
test_all 0.088206 0.065699 752.918892 (358.097195)
test_rubyspec 0.037894 0.050510 126.397571 ( 41.349802)
total: 633.98 sec