Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-150556
#<BuildRuby:0x000055c229a2da00
@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.20221228-150556",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003685 0.000983 0.923542 ( 1.299764)
build_miniruby 0.000974 0.000260 1.389363 ( 1.387716)
build_ruby 0.001080 0.000288 3.060683 ( 3.435278)
build_all 0.006487 0.000000 3.532172 ( 1.763901)
build_install 0.012991 0.000421 2.630837 ( 1.663950)
test_btest 0.000743 0.000156 56.176240 ( 15.223229)
test_basic 0.000423 0.004650 0.336566 ( 0.429867)
test_all 0.001444 0.000380 625.559604 (182.963555)
test_rubyspec 0.013220 0.027505 65.948823 ( 76.341465)
total: 284.51 sec