Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-125934
#<BuildRuby:0x0000560578b922c8
@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.20221206-125934",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000000 0.000000 0.000000 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.001590 0.004245 1.344928 ( 1.536787)
build_miniruby 0.000000 0.001331 0.875959 ( 0.875228)
build_ruby 0.000000 0.001291 1.420419 ( 1.420240)
build_all 0.006032 0.000663 3.332622 ( 1.682271)
build_install 0.012334 0.000479 2.267883 ( 1.376005)
test_btest 0.000657 0.000070 59.306846 ( 16.091070)
test_basic 0.000058 0.004127 0.317615 ( 0.414417)
test_all 0.000975 0.000140 589.187046 (171.432929)
test_rubyspec 0.009023 0.026664 58.479266 ( 68.471991)
total: 263.30 sec