Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-094325
#<BuildRuby:0x000055f6102866d8
@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-094325",
@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.000005 0.000019 ( 0.000020)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005596 0.000000 1.216775 ( 1.645876)
build_miniruby 0.001396 0.000000 1.230804 ( 1.231801)
build_ruby 0.001377 0.000173 2.162367 ( 2.370309)
build_all 0.006789 0.000000 3.429508 ( 1.670297)
build_install 0.004444 0.009347 2.701007 ( 1.874529)
test_btest 0.000511 0.000186 57.962942 ( 15.379068)
test_basic 0.003730 0.001356 0.397359 ( 0.490182)
test_all 0.001073 0.000000 636.148976 (187.565662)
test_rubyspec 0.015965 0.021914 65.396991 ( 75.274168)
total: 287.50 sec