Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-101058
#<BuildRuby:0x0000557ffa8e2130
@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.20230601-101058",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001721 0.003864 1.733421 ( 3.150224)
build_miniruby 0.000000 0.001930 1.252291 ( 1.252880)
build_ruby 0.000000 0.001488 2.440477 ( 2.651315)
build_all 0.000000 0.005987 1.941577 ( 1.167905)
build_install 0.009224 0.004932 2.962376 ( 2.033865)
test_btest 0.000847 0.000205 75.981219 ( 27.102790)
test_basic 0.001514 0.003229 0.749136 ( 0.838834)
test_all 0.000156 0.001696 545.212287 (201.010483)
test_rubyspec 0.026126 0.025587 79.900391 ( 92.276056)
total: 331.49 sec