Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-025025
#<BuildRuby:0x00007f5db0d4fde0
@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.20241022-025025",
@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.000021 0.000007 0.000028 ( 0.000029)
autoconf 0.000032 0.000012 0.000044 ( 0.000043)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.008129 0.001355 4.159655 ( 5.399362)
build_miniruby 0.000000 0.001858 1.837588 ( 2.113850)
build_ruby 0.000000 0.002776 4.739299 ( 5.353915)
build_all 0.004222 0.007801 7.747986 ( 6.820054)
build_install 0.021034 0.005907 10.980041 ( 10.135548)
test_btest 0.000688 0.000280 98.901457 ( 88.311150)
test_basic 0.003552 0.008751 1.242300 ( 1.715482)
test_all 0.097246 0.062156 821.708452 (377.080373)
test_rubyspec 0.046356 0.038974 134.130311 ( 29.461499)
total: 526.39 sec