Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-233155
#<BuildRuby:0x0000560b7c18cf58
@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-233155",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.002184 0.003777 1.449126 ( 1.800388)
build_miniruby 0.001177 0.000154 0.993679 ( 0.997223)
build_ruby 0.001449 0.000000 1.537075 ( 1.542237)
build_all 0.006870 0.000000 3.679228 ( 2.088591)
build_install 0.010224 0.003264 2.711997 ( 2.280173)
test_btest 0.000582 0.000081 57.534796 ( 29.229282)
test_basic 0.005508 0.000224 0.375746 ( 0.479322)
test_all 0.001899 0.000253 603.823787 (238.094383)
test_rubyspec 0.025902 0.020330 67.512936 ( 78.398537)
total: 354.91 sec