Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-160308
#<BuildRuby:0x000055829f67e3b0
@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.20230216-160308",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000311 0.004154 1.311363 ( 1.761755)
build_miniruby 0.001044 0.000131 1.013158 ( 1.011373)
build_ruby 0.001153 0.000144 2.228469 ( 2.426099)
build_all 0.003143 0.004054 3.911389 ( 1.954665)
build_install 0.013658 0.000157 2.931572 ( 2.087415)
test_btest 0.000815 0.000117 56.172535 ( 15.439762)
test_basic 0.003793 0.000542 0.418855 ( 0.511957)
test_all 0.001746 0.000249 661.997999 (217.542233)
test_rubyspec 0.025987 0.030977 76.381074 ( 88.201639)
total: 330.94 sec