Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-023906
#<BuildRuby:0x0000563f58936230
@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.20221208-023906",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000015)
build_up 0.001316 0.004199 1.293449 ( 1.500376)
build_miniruby 0.001112 0.000106 1.155695 ( 1.155967)
build_ruby 0.001607 0.000000 2.198089 ( 2.190151)
build_all 0.004643 0.002503 3.613036 ( 1.883969)
build_install 0.014857 0.000000 2.782729 ( 1.954947)
test_btest 0.000710 0.000000 57.008566 ( 23.972176)
test_basic 0.004069 0.002948 0.429338 ( 0.546210)
test_all 0.002602 0.000058 636.922487 (202.899758)
test_rubyspec 0.023943 0.009574 61.534779 ( 71.445506)
total: 307.55 sec