Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-060039
#<BuildRuby:0x000055a7319d5f48
@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.20230615-060039",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005196 0.000171 1.605219 ( 2.862567)
build_miniruby 0.001075 0.000147 1.233824 ( 1.232363)
build_ruby 0.001195 0.000163 2.531142 ( 2.746032)
build_all 0.003808 0.004056 2.289564 ( 1.280985)
build_install 0.017987 0.000000 3.584317 ( 2.364019)
test_btest 0.000800 0.000000 78.185086 ( 21.281147)
test_basic 0.005257 0.000000 0.735132 ( 0.812931)
test_all 0.001049 0.000000 553.305398 (160.525164)
test_rubyspec 0.014855 0.031892 77.772302 ( 89.547428)
total: 282.65 sec