Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-160511
#<BuildRuby:0x0000557b6ece9f70
@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.20230507-160511",
@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.000001 0.000016 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.001175 0.004234 1.754341 ( 3.034442)
build_miniruby 0.001627 0.000000 1.259748 ( 1.258874)
build_ruby 0.001596 0.000000 2.464448 ( 2.670811)
build_all 0.002751 0.003034 2.047628 ( 1.291998)
build_install 0.014108 0.001025 3.260800 ( 2.315340)
test_btest 0.000805 0.000129 77.743433 ( 23.536112)
test_basic 0.001902 0.004524 0.772051 ( 0.863698)
test_all 0.001975 0.000395 574.550007 (180.984165)
test_rubyspec 0.016569 0.027392 74.800075 ( 86.734030)
total: 302.69 sec