Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-150012
#<BuildRuby:0x00007efe1e4efde0
@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.20240708-150012",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000008 0.000042 ( 0.000041)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.003323 0.004826 4.102395 ( 3.577277)
build_miniruby 0.001421 0.000383 1.578851 ( 1.576218)
build_ruby 0.001579 0.000425 3.958893 ( 4.107323)
build_all 0.002192 0.007700 7.903233 ( 3.119593)
build_install 0.015409 0.005136 10.681111 ( 4.903951)
test_btest 0.000685 0.000228 117.819437 ( 31.294475)
test_basic 0.007074 0.000914 1.144793 ( 1.203004)
test_all 0.104472 0.046379 903.920139 (313.845564)
test_rubyspec 0.054574 0.035654 182.114230 (192.176787)
total: 555.81 sec