Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221105-214902
#<BuildRuby:0x000055e6b733bcf8
@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="-j6",
@build_opts="-j6",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20221105-214902",
@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='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000025)
autoconf 0.000000 0.000000 0.000000 ( 0.000046)
configure 0.000000 0.000000 0.000000 ( 0.000036)
build_up 0.036000 0.008000 56.504000 ( 77.103517)
build_miniruby 0.004000 0.000000 2.296000 ( 2.353189)
build_ruby 0.004000 0.000000 3.656000 ( 3.496455)
build_all 0.024000 0.000000 13.108000 ( 6.480662)
build_install 0.024000 0.008000 4.884000 ( 3.721642)
test_btest 0.000000 0.000000 112.716000 ( 28.546864)
test_basic 0.012000 0.004000 0.756000 ( 0.888545)
test_all 0.000000 0.000000 1254.016000 (255.031959)
test_rubyspec 0.060000 0.032000 125.908000 (136.025962)
total: 513.65 sec