Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-165104
#<BuildRuby:0x000055ffb1b69db8
@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-165104",
@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.000018 0.000002 0.000020 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005312 0.000531 1.495957 ( 2.545450)
build_miniruby 0.000000 0.001273 0.918353 ( 0.981181)
build_ruby 0.000000 0.001462 1.646063 ( 1.767729)
build_all 0.001185 0.006084 3.925734 ( 2.879011)
build_install 0.003365 0.012923 2.907312 ( 2.588685)
test_btest 0.000525 0.000175 59.416963 ( 33.930459)
test_basic 0.003271 0.003371 0.410207 ( 0.513979)
test_all 0.001172 0.000418 650.876296 (266.860435)
test_rubyspec 0.034924 0.010705 66.456538 ( 76.525094)
total: 388.59 sec