Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-003833
#<BuildRuby:0x000055f053c52008
@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.20221223-003833",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.004075 0.000776 1.247908 ( 2.051131)
build_miniruby 0.001497 0.000285 1.683392 ( 1.786237)
build_ruby 0.001208 0.000230 3.649066 ( 4.226980)
build_all 0.002829 0.004852 3.847455 ( 2.855246)
build_install 0.011358 0.006236 3.419177 ( 3.427552)
test_btest 0.000810 0.000000 56.336819 ( 31.159004)
test_basic 0.006213 0.000000 0.428311 ( 0.583080)
test_all 0.002175 0.000018 622.897254 (265.192959)
test_rubyspec 0.045097 0.004525 73.030564 ( 90.154715)
total: 401.44 sec