Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241020-204105
#<BuildRuby:0x00007fa2d32afdc8
@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.20241020-204105",
@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.000023 0.000006 0.000029 ( 0.000030)
autoconf 0.000042 0.000009 0.000051 ( 0.000052)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.000000 0.010056 4.172620 ( 5.131464)
build_miniruby 0.001026 0.000907 1.811737 ( 2.045778)
build_ruby 0.002099 0.000677 4.482553 ( 5.105523)
build_all 0.009865 0.001837 7.809521 ( 6.041889)
build_install 0.019354 0.006321 11.007186 ( 8.212779)
test_btest 0.000603 0.000190 96.147628 ( 84.558185)
test_basic 0.001122 0.011896 1.190267 ( 1.860736)
test_all 0.120233 0.041664 843.902584 (595.960658)
test_rubyspec 0.058977 0.037727 140.153073 ( 55.416745)
total: 764.34 sec