Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-094352
#<BuildRuby:0x000055b0651b1f00
@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.20221203-094352",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000000 0.007118 1.618225 ( 2.730035)
build_miniruby 0.001441 0.000227 1.032882 ( 1.221042)
build_ruby 0.001571 0.000233 1.783871 ( 2.378503)
build_all 0.000715 0.007907 3.969089 ( 4.239261)
build_install 0.007473 0.011848 2.931586 ( 3.294653)
test_btest 0.000680 0.000213 62.814378 ( 48.885599)
test_basic 0.006156 0.000789 0.427037 ( 0.840279)
test_all 0.002164 0.000655 651.479897 (361.912206)
test_rubyspec 0.024398 0.024683 69.985816 ( 87.202658)
total: 512.71 sec