Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-114749
#<BuildRuby:0x00005630f2cc5a00
@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.20230208-114749",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004116 0.000515 1.037238 ( 1.640296)
build_miniruby 0.000929 0.000116 0.982423 ( 0.981023)
build_ruby 0.000000 0.001313 2.120298 ( 2.347777)
build_all 0.003444 0.002724 3.405326 ( 1.594664)
build_install 0.007273 0.003134 2.606952 ( 1.797580)
test_btest 0.000851 0.000000 55.954567 ( 15.516495)
test_basic 0.004946 0.000364 0.424556 ( 0.517403)
test_all 0.000000 0.001153 623.746289 (184.525170)
test_rubyspec 0.014935 0.020854 64.970290 ( 74.996124)
total: 283.92 sec