Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-232227
#<BuildRuby:0x0000555e5cd4def0
@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-232227",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005058 0.000137 1.267144 ( 1.458516)
build_miniruby 0.000883 0.000110 0.800203 ( 0.799214)
build_ruby 0.001073 0.000134 1.459034 ( 1.452371)
build_all 0.002303 0.003805 3.071899 ( 1.448707)
build_install 0.011827 0.001200 2.392999 ( 1.484562)
test_btest 0.000569 0.000087 58.417229 ( 15.923256)
test_basic 0.003474 0.000535 0.362389 ( 0.458350)
test_all 0.001024 0.000157 598.486968 (194.637658)
test_rubyspec 0.015789 0.016352 61.618358 ( 71.680369)
total: 289.34 sec