Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-094448
#<BuildRuby:0x0000562c57812318
@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.20230530-094448",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000015)
build_up 0.002481 0.003738 1.646307 ( 2.878957)
build_miniruby 0.001544 0.000000 1.220741 ( 1.219552)
build_ruby 0.001497 0.000000 2.286122 ( 2.486180)
build_all 0.006604 0.000307 2.096600 ( 1.273528)
build_install 0.014579 0.002653 3.019700 ( 2.076880)
test_btest 0.001037 0.000148 76.803720 ( 26.064537)
test_basic 0.000975 0.003873 0.745564 ( 0.817893)
test_all 0.001166 0.000000 543.537976 (154.636250)
test_rubyspec 0.033841 0.021233 76.716452 ( 88.372832)
total: 279.83 sec