Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-021000
#<BuildRuby:0x00005652913167f0
@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.20230121-021000",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000740 0.004145 1.012115 ( 1.391083)
build_miniruby 0.000000 0.001169 0.988215 ( 0.986477)
build_ruby 0.000000 0.001508 2.567238 ( 2.839720)
build_all 0.000000 0.006615 3.232714 ( 1.647398)
build_install 0.008548 0.005792 2.371773 ( 1.548791)
test_btest 0.000661 0.000185 56.984615 ( 14.652933)
test_basic 0.000746 0.004202 0.393214 ( 0.486009)
test_all 0.000000 0.001141 584.923052 (183.647409)
test_rubyspec 0.023397 0.026351 66.826969 ( 76.847213)
total: 284.05 sec