Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-155255
#<BuildRuby:0x0000561b36266018
@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.20230207-155255",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.000525 0.004123 1.174116 ( 1.644633)
build_miniruby 0.001219 0.000000 1.121950 ( 1.121534)
build_ruby 0.000000 0.001409 2.288176 ( 2.524891)
build_all 0.000788 0.005787 3.667801 ( 1.992793)
build_install 0.013271 0.000000 2.773210 ( 2.180976)
test_btest 0.000569 0.000000 54.023416 ( 24.556205)
test_basic 0.004693 0.000975 0.425521 ( 0.532386)
test_all 0.000000 0.001359 627.715090 (185.528149)
test_rubyspec 0.022585 0.015658 64.332817 ( 74.173401)
total: 294.26 sec