Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-124613
#<BuildRuby:0x000055e5b51ea2a8
@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-124613",
@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.000021 0.000000 0.000021 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000018)
build_up 0.005270 0.000220 1.360691 ( 1.536508)
build_miniruby 0.001103 0.000000 1.190147 ( 1.189149)
build_ruby 0.001548 0.000000 2.336929 ( 2.328860)
build_all 0.006243 0.000031 3.583527 ( 1.904931)
build_install 0.003251 0.008214 2.628487 ( 1.755511)
test_btest 0.000611 0.000068 55.784502 ( 15.930103)
test_basic 0.004433 0.000030 0.393600 ( 0.489810)
test_all 0.000811 0.000086 598.758399 (180.747244)
test_rubyspec 0.021520 0.012682 59.360129 ( 69.311705)
total: 275.19 sec