Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-081813
#<BuildRuby:0x000055b1fc0ba320
@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.20221231-081813",
@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.000001 0.000011 ( 0.000010)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000916 0.003616 0.922779 ( 1.437450)
build_miniruby 0.001276 0.000000 1.239841 ( 1.238202)
build_ruby 0.001505 0.000000 3.080439 ( 3.425756)
build_all 0.000000 0.006856 3.516784 ( 1.832562)
build_install 0.007168 0.006879 2.552095 ( 1.649111)
test_btest 0.000743 0.000000 54.648616 ( 14.307773)
test_basic 0.000000 0.004512 0.351164 ( 0.675241)
test_all 0.000000 0.001535 546.747151 (171.626323)
test_rubyspec 0.025441 0.018678 66.801213 ( 77.024206)
total: 273.22 sec