Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-143333
#<BuildRuby:0x0000562a4f7a1758
@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-143333",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.004926 0.000938 1.364713 ( 1.554309)
build_miniruby 0.000000 0.001090 0.808440 ( 0.806978)
build_ruby 0.000000 0.001345 1.274697 ( 1.267035)
build_all 0.001190 0.005084 2.930023 ( 1.419407)
build_install 0.007588 0.005493 2.158643 ( 1.283987)
test_btest 0.000871 0.000000 62.571715 ( 16.830726)
test_basic 0.003883 0.000315 0.372985 ( 0.468615)
test_all 0.001007 0.000298 616.559461 (198.846004)
test_rubyspec 0.027144 0.022454 67.914017 ( 77.783227)
total: 300.26 sec