Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221224-015724
#<BuildRuby:0x0000560e56e85f70
@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.20221224-015724",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005539 0.000756 1.484741 ( 2.616526)
build_miniruby 0.001920 0.000262 2.117883 ( 1.897284)
build_ruby 0.001542 0.000211 4.182642 ( 5.082115)
build_all 0.007021 0.000958 3.948519 ( 2.882196)
build_install 0.011035 0.005842 3.334203 ( 3.721255)
test_btest 0.001028 0.000000 56.912457 ( 33.662685)
test_basic 0.002576 0.000000 0.439646 ( 0.681716)
test_all 0.001503 0.000063 658.003993 (282.521357)
test_rubyspec 0.020093 0.033347 72.228658 ( 90.406973)
total: 423.47 sec