Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-233149
#<BuildRuby:0x000055c590ef61a8
@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-233149",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005545 0.000219 1.486728 ( 1.782643)
build_miniruby 0.000000 0.001430 1.329549 ( 1.331746)
build_ruby 0.000000 0.001552 2.681956 ( 2.685350)
build_all 0.005339 0.001963 3.843385 ( 2.299202)
build_install 0.013641 0.002060 2.865480 ( 2.136037)
test_btest 0.000625 0.000116 55.429890 ( 27.337016)
test_basic 0.006126 0.000395 0.394272 ( 0.492822)
test_all 0.001094 0.000195 631.515149 (248.496415)
test_rubyspec 0.020947 0.017510 66.692788 ( 77.199215)
total: 363.76 sec