Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-175413
#<BuildRuby:0x00007f02bfbefdc0
@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.20241119-175413",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006879 0.000282 3.578236 ( 3.564405)
build_miniruby 0.001720 0.000166 1.617574 ( 1.614281)
build_ruby 0.001769 0.000171 3.843753 ( 3.963624)
build_all 0.008404 0.000002 6.391560 ( 2.725388)
build_install 0.017769 0.000805 8.950404 ( 4.318493)
test_btest 0.000735 0.000063 78.973383 ( 21.347698)
test_basic 0.000793 0.008456 0.954450 ( 1.003943)
test_all 0.085149 0.060596 686.230600 (212.468029)
test_rubyspec 0.040850 0.043632 115.857731 ( 28.516752)
total: 279.52 sec