Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-182205
#<BuildRuby:0x000056387591e020
@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.20221204-182205",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003999 0.000857 0.983425 ( 1.321739)
build_miniruby 0.000904 0.000194 0.665064 ( 0.663811)
build_ruby 0.001020 0.000219 1.144487 ( 1.137997)
build_all 0.004923 0.000101 2.452277 ( 1.293514)
build_install 0.009379 0.001875 1.870421 ( 1.132928)
test_btest 0.000753 0.000000 54.946383 ( 13.512742)
test_basic 0.000000 0.003876 0.253643 ( 0.348276)
test_all 0.000739 0.000258 479.359207 (151.994141)
test_rubyspec 0.016249 0.013469 44.690853 ( 55.039258)
total: 226.45 sec