Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-142141
#<BuildRuby:0x0000559669ffa168
@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.20230101-142141",
@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.000020 0.000002 0.000022 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001247 0.003522 1.122267 ( 1.531899)
build_miniruby 0.001200 0.000200 1.500921 ( 1.501302)
build_ruby 0.001702 0.000000 3.315002 ( 15.495717)
build_all 0.008188 0.000000 3.825380 ( 2.292670)
build_install 0.013130 0.003866 3.121069 ( 9.429144)
test_btest 0.000682 0.000114 57.876567 ( 17.702446)
test_basic 0.004558 0.000759 0.397203 ( 0.493199)
test_all 0.000000 0.001144 615.814320 (196.143341)
test_rubyspec 0.022713 0.014552 62.629437 ( 72.555553)
total: 317.15 sec