Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-135604
#<BuildRuby:0x000056545ec52390
@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.20230212-135604",
@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.000024 0.000004 0.000028 ( 0.000028)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.000000 0.004822 0.985499 ( 1.379180)
build_miniruby 0.000007 0.001098 0.943342 ( 0.941911)
build_ruby 0.001267 0.000000 1.771398 ( 1.994996)
build_all 0.005440 0.000763 3.395034 ( 1.708383)
build_install 0.006326 0.006137 2.632002 ( 1.746871)
test_btest 0.000724 0.000207 54.965845 ( 14.110383)
test_basic 0.003623 0.001035 0.319550 ( 0.412319)
test_all 0.001123 0.000321 610.624239 (180.431735)
test_rubyspec 0.020098 0.019470 65.267524 ( 75.046467)
total: 277.77 sec