Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-051147
#<BuildRuby:0x0000555610939fe8
@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.20230206-051147",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000030 0.000008 0.000038 ( 0.000038)
build_up 0.003626 0.000907 0.880271 ( 1.243820)
build_miniruby 0.000967 0.000242 0.865220 ( 0.863664)
build_ruby 0.000958 0.000239 1.622313 ( 1.827993)
build_all 0.000981 0.004579 3.134772 ( 1.653926)
build_install 0.012224 0.000000 2.318837 ( 1.529305)
test_btest 0.000710 0.000000 54.408875 ( 15.081199)
test_basic 0.005042 0.000190 0.343127 ( 0.434636)
test_all 0.001243 0.000000 566.483392 (162.518420)
test_rubyspec 0.037842 0.002586 64.892301 ( 74.794629)
total: 259.95 sec