Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-063738
#<BuildRuby:0x0000557c9174a258
@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.20221227-063738",
@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.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000528 0.004043 1.151548 ( 1.554256)
build_miniruby 0.000000 0.001093 1.386559 ( 1.386999)
build_ruby 0.000000 0.001514 3.171579 ( 3.544815)
build_all 0.005446 0.001551 3.569988 ( 1.858483)
build_install 0.007080 0.006821 2.658770 ( 1.802935)
test_btest 0.000737 0.000000 56.528877 ( 18.241547)
test_basic 0.004366 0.000315 0.433333 ( 0.525956)
test_all 0.001136 0.000109 649.925695 (200.145147)
test_rubyspec 0.033289 0.014773 70.030582 ( 82.391571)
total: 311.45 sec