Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-050247
#<BuildRuby:0x0000557bd13768e0
@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.20230107-050247",
@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.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004326 0.000360 1.181168 ( 1.799579)
build_miniruby 0.001416 0.000000 1.549527 ( 1.584999)
build_ruby 0.000000 0.001663 3.743231 ( 4.122584)
build_all 0.001054 0.006537 3.752981 ( 1.942314)
build_install 0.012498 0.000605 2.871414 ( 2.016483)
test_btest 0.000616 0.000091 56.951763 ( 17.302597)
test_basic 0.001728 0.003170 0.404895 ( 0.498807)
test_all 0.001697 0.000087 636.104691 (210.495678)
test_rubyspec 0.017993 0.027293 67.096401 ( 77.088785)
total: 316.85 sec