Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-024107
#<BuildRuby:0x00007f352b03fdd8
@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.20240712-024107",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.003989 0.003296 2.545056 ( 2.688489)
build_miniruby 0.001231 0.000214 1.168839 ( 1.166845)
build_ruby 0.001555 0.000270 3.252569 ( 3.675736)
build_all 0.000576 0.008043 6.866484 ( 2.568712)
build_install 0.016028 0.001939 8.935698 ( 3.885184)
test_btest 0.001131 0.000000 102.701922 ( 28.840913)
test_basic 0.004325 0.003538 0.878844 ( 1.090444)
test_all 0.105997 0.043714 680.355705 (209.617882)
test_rubyspec 0.058143 0.032133 163.323261 ( 33.282429)
total: 286.82 sec