Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230109-080623
#<BuildRuby:0x0000556ddf7f2338
@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.20230109-080623",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003914 0.000521 0.860211 ( 1.233776)
build_miniruby 0.001149 0.000000 1.279907 ( 1.278510)
build_ruby 0.000000 0.001447 3.089136 ( 3.470018)
build_all 0.001785 0.004754 3.415263 ( 1.639854)
build_install 0.011578 0.001667 2.683667 ( 1.802254)
test_btest 0.000790 0.000166 57.310123 ( 15.090788)
test_basic 0.000633 0.004292 0.389636 ( 0.482477)
test_all 0.000000 0.001385 602.928969 (169.831098)
test_rubyspec 0.012871 0.027234 56.963987 ( 68.634268)
total: 263.46 sec