Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-041826
#<BuildRuby:0x0000559c6c449fb8
@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.20230817-041826",
@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.000021 0.000002 0.000023 ( 0.000022)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006587 0.000253 2.344166 ( 6.243119)
build_miniruby 0.001757 0.000000 1.804420 ( 3.325498)
build_ruby 0.001758 0.000000 3.323456 ( 15.651345)
build_all 0.008553 0.000032 6.298914 ( 5.578059)
build_install 0.012720 0.009067 8.010629 ( 14.190923)
test_btest 0.001105 0.000146 86.088710 ( 76.812500)
test_basic 0.003713 0.004807 1.013862 ( 2.201749)
test_all 0.006264 0.005255 757.785056 (523.657891)
test_rubyspec 0.039522 0.033844 108.219397 (141.310432)
total: 788.97 sec