Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-103154
#<BuildRuby:0x0000558b3ba96890
@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.20221207-103154",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.001673 0.004096 1.459695 ( 1.883124)
build_miniruby 0.001220 0.000055 1.527645 ( 1.528335)
build_ruby 0.001340 0.000061 2.237587 ( 2.230084)
build_all 0.002229 0.004424 3.630833 ( 1.866130)
build_install 0.011009 0.004090 2.522167 ( 1.701945)
test_btest 0.000580 0.000070 57.187943 ( 17.819970)
test_basic 0.000185 0.004304 0.439022 ( 0.534639)
test_all 0.001013 0.000163 679.031554 (210.964619)
test_rubyspec 0.021519 0.021621 65.260097 ( 75.083945)
total: 313.61 sec