Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-205552
#<BuildRuby:0x00005572c84e1fc0
@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-205552",
@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.000020 0.000000 0.000020 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000020)
build_up 0.005242 0.000393 1.408395 ( 1.685378)
build_miniruby 0.000000 0.001218 0.883588 ( 0.887481)
build_ruby 0.000000 0.001409 1.619789 ( 1.626600)
build_all 0.006120 0.000722 3.631171 ( 2.193457)
build_install 0.006424 0.007583 2.774525 ( 2.123314)
test_btest 0.000512 0.000186 55.138619 ( 25.312384)
test_basic 0.005568 0.001679 0.414614 ( 0.518840)
test_all 0.000827 0.000298 613.418236 (234.524293)
test_rubyspec 0.010839 0.020130 61.886710 ( 71.785401)
total: 340.67 sec