Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-013640
#<BuildRuby:0x000055634ad3e2c8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-013640",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000014 0.000001 0.000015 ( 0.000026)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.005395 0.000123 1.298542 ( 1.463184)
build_miniruby 0.000988 0.000090 0.693676 ( 0.692402)
build_ruby 0.001453 0.000000 1.307498 ( 1.298773)
build_all 0.005853 0.000280 3.405610 ( 1.703532)
build_install 0.013505 0.000000 2.662008 ( 1.779610)
test_btest 0.000774 0.000000 60.233927 ( 16.961258)
test_basic 0.005312 0.000000 0.395763 ( 0.491625)
test_all 0.001046 0.000000 588.637623 (187.812060)
test_rubyspec 0.021052 0.004609 59.628796 ( 69.725246)
total: 281.93 sec