Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-180746
#<BuildRuby:0x0000562fe4db57a8
@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-180746",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000000 0.000000 0.000000 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000013)
build_up 0.000000 0.005504 1.280096 ( 1.479936)
build_miniruby 0.000000 0.001296 0.883829 ( 0.882994)
build_ruby 0.000783 0.000585 1.567249 ( 1.558568)
build_all 0.004808 0.001092 3.572408 ( 1.874108)
build_install 0.011218 0.002913 2.467906 ( 1.554908)
test_btest 0.000616 0.000143 58.679605 ( 15.832867)
test_basic 0.000000 0.003631 0.347254 ( 0.441679)
test_all 0.000563 0.000474 592.734203 (172.721190)
test_rubyspec 0.010843 0.022475 60.761223 ( 70.793621)
total: 267.14 sec