Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-202615
#<BuildRuby:0x0000559e58291f48
@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.20230310-202615",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005573 0.000185 1.752167 ( 3.331014)
build_miniruby 0.001447 0.000000 1.214629 ( 1.224143)
build_ruby 0.001623 0.000000 2.564890 ( 2.761970)
build_all 0.002134 0.004590 2.089184 ( 1.790448)
build_install 0.012412 0.005218 3.312317 ( 2.835397)
test_btest 0.000636 0.000138 68.188963 ( 33.684438)
test_basic 0.000000 0.007699 0.521866 ( 0.627451)
test_all 0.001333 0.000529 560.691732 (195.047030)
test_rubyspec 0.017012 0.033059 76.168011 ( 89.388934)
total: 330.69 sec