Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-180826
#<BuildRuby:0x000055e0898bde08
@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-180826",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001878 0.004445 1.540414 ( 1.778338)
build_miniruby 0.001088 0.000259 0.933174 ( 0.932108)
build_ruby 0.001749 0.000000 1.639817 ( 1.633067)
build_all 0.006726 0.000056 3.633002 ( 1.953170)
build_install 0.007041 0.007960 2.643054 ( 2.018477)
test_btest 0.000525 0.000147 56.242978 ( 26.642820)
test_basic 0.000000 0.003515 0.363831 ( 0.460348)
test_all 0.000338 0.000656 601.384143 (189.876940)
test_rubyspec 0.024737 0.017275 63.689637 ( 73.555137)
total: 298.85 sec