Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-204927
#<BuildRuby:0x000055e5f301a228
@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.20230206-204927",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.003559 0.000667 1.029638 ( 1.403438)
build_miniruby 0.000993 0.000186 1.081906 ( 1.081245)
build_ruby 0.001342 0.000252 2.213809 ( 2.388378)
build_all 0.005346 0.001002 3.539226 ( 1.884444)
build_install 0.013531 0.000673 2.613143 ( 1.805255)
test_btest 0.000883 0.000147 55.935634 ( 16.300816)
test_basic 0.000698 0.004114 0.430508 ( 0.525397)
test_all 0.000970 0.000204 610.535511 (177.301453)
test_rubyspec 0.031895 0.015338 66.273431 ( 76.376365)
total: 279.07 sec